Skip to main content

DEFAULT_PER_CHAT_INTERVAL

Constant DEFAULT_PER_CHAT_INTERVAL 

Source
pub const DEFAULT_PER_CHAT_INTERVAL: Duration;
Expand description

Default minimum spacing between two messages to the same chat.

Telegram’s Bot FAQ: “In a single chat, avoid sending more than one message per second.”