[−][src]Trait telegram_bot_raw::requests::send_chat_action::CanSendChatAction
Send action
to a chat.
Required methods
fn chat_action(&self, action: ChatAction) -> SendChatAction
[src]
Implementors
impl<C> CanSendChatAction for C where
C: ToChatRef,
[src]
C: ToChatRef,