Interface InviteLinkChatTypeSupergroup

The link is an invite link for a supergroup. Subtype of InviteLinkChatType.

interface InviteLinkChatTypeSupergroup {
    @type: "inviteLinkChatTypeSupergroup";
}

Properties

Properties

@type: "inviteLinkChatTypeSupergroup"