Module teloxide_core::adaptors::throttle
source · Available on crate feature
throttle
only.Expand description
Throttle
bot adaptor which allows automatically throttle when hitting
API limits.
Structs
Telegram request limits.
Automatic request limits respecting mechanism.
Request returned by
Throttling
methods.Future returned by
ThrottlingRequest
s.