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.
- Throttling
Request - Request returned by
Throttling
methods. - Throttling
Send - Future returned by
ThrottlingRequest
s.