[][src]Trait telebot::functions::FunctionExportChatInviteLink

pub trait FunctionExportChatInviteLink {
    fn export_chat_invite_link(
        &self,
        _chat_id: Integer
    ) -> WrapperExportChatInviteLink; }

Required methods

Loading content...

Implementors

Loading content...