Interface InviteLinkChatTypeBasicGroup

Describes the type of chat to which points an invite link. Subtype of InviteLinkChatType.

interface InviteLinkChatTypeBasicGroup {
    @type: "inviteLinkChatTypeBasicGroup";
}

Properties

Properties

@type: "inviteLinkChatTypeBasicGroup"