[−][src]Trait telegram_bot_raw::requests::export_chat_invite_link::CanExportChatInviteLink
Export chat invite link.
Required methods
fn export_invite_link(&self) -> ExportChatInviteLink[src]
Implementors
impl<C> CanExportChatInviteLink for C where
C: ToChatRef, [src]
C: ToChatRef,