Struct telebot::functions::SendAction [] [src]

pub struct SendAction { /* fields omitted */ }

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). Returns True on success.