polling_interval
Method
This is a method of the BotConfig class in the bots module.Set polling interval.
Signature
Parameters
No description available.
Returns
The result of the operation.
polling_interval: Set polling interval.
This is a method of the BotConfig class in the bots module.Set polling interval.
def polling_interval(mut self, seconds: u64) -> Self