ultra-telegram-framework
    Preparing search index...

    Interface EditChatSubscriptionInviteLinkParams

    interface EditChatSubscriptionInviteLinkParams {
        chat_id: string | number;
        invite_link: string;
        name?: string;
    }
    Index

    Properties

    chat_id: string | number

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

    invite_link: string

    The invite link to edit

    name?: string

    Invite link name; 0-32 characters