Structs§
- Send
Chat Action - Use this method when you need to tell the user that something is happening on the bot’s side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status).
Enums§
- Chat
Action - Strongly typed ChatAction. Instead of passing a String to the
chat_actionmethod, this is used.
Traits§
- CanSend
Chat Action - Send
actionto a chat.