[][src]Trait telegram_bot::prelude::CanExportChatInviteLink

pub trait CanExportChatInviteLink {
    pub fn export_invite_link(&self) -> ExportChatInviteLink;
}

Export chat invite link.

Required methods

Loading content...

Implementors

Loading content...