Module throttle

Source
Available on crate feature throttle only.
Expand description

Throttle bot adaptor which allows automatically throttle when hitting API limits.

Structsยง

Limits
Telegram request limits.
Settings
Settings used by Throttle adaptor.
Throttle
Automatic request limits respecting mechanism.
ThrottlingRequest
Request returned by Throttling methods.
ThrottlingSend
Future returned by ThrottlingRequests.