[−][src]Trait telegram_bot::prelude::CanGetChatMemberForUser
Get information about a member of a chat.
Required methods
pub fn get_member_from<O>(&self, other: O) -> GetChatMember where
O: ToChatRef,
[src]
O: ToChatRef,
Implementors
impl<U> CanGetChatMemberForUser for U where
U: ToUserId,
[src]
U: ToUserId,
pub fn get_member_from<O>(&self, other: O) -> GetChatMember where
O: ToChatRef,
[src]
O: ToChatRef,