[][src]Trait telegram_bot::types::requests::export_chat_invite_link::CanExportChatInviteLink

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

Export chat invite link.

Required methods

Loading content...

Implementors

Loading content...