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