👎Deprecated since 0.8.0: AutoSend is no longer required to .await requests and is now noop
Available on crate feature auto_send only.
Expand description

AutoSend bot adaptor which used to allow sending a request without calling send.

Structs

AutoRequestDeprecated
AutoSendDeprecated
Previously was used to send requests automatically.