Skip to main content

CAPTURE_TIMEOUT

Constant CAPTURE_TIMEOUT 

Source
pub const CAPTURE_TIMEOUT: Duration;
Expand description

How long capture_self_chat will wait for the user to send a message to the bot before giving up. Picked to be long enough for a context-switch to the Telegram client, short enough to fail fast if the user never sends anything.