Interface InviteLinkChatTypeChannel

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

interface InviteLinkChatTypeChannel {
    @type: "inviteLinkChatTypeChannel";
}

Properties

Properties

@type: "inviteLinkChatTypeChannel"