[][src]Trait telegram_bot_raw::requests::export_chat_invite_link::CanExportChatInviteLink

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

Export chat invite link.

Required methods

Loading content...

Implementors

Loading content...