ChatAction
Table of Contents
Classes
- ChatActionHandle
- A handle returned by {@see ChatActionSender::start()}.
- ChatActionMiddleware
- Dispatcher-side middleware that wraps every Message handler with a {@see ChatActionSender} by default.
- ChatActionSender
- Periodically emits a `sendChatAction` call to Telegram while a long operation is running, giving the user visual feedback that the bot is active.