Skip to main content

polling_interval

Method
This is a method of the BotConfig class in the bots module.
Set polling interval.

Signature

def polling_interval(mut self, seconds: u64) -> Self

Parameters

seconds
u64
required
No description available.

Returns

Returns
Self
The result of the operation.