ultra-telegram-framework
    Preparing search index...

    Interface RevokeChatInviteLinkParams

    interface RevokeChatInviteLinkParams {
        chat_id: string | number;
        invite_link: string;
    }
    Index

    Properties

    Properties

    chat_id: string | number

    Unique identifier of the target chat or username of the target channel in the format @username

    invite_link: string

    The invite link to revoke