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