Interface ChatActionBarInviteMembers

The chat is a recently created group chat to which new members can be invited. Subtype of ChatActionBar.

interface ChatActionBarInviteMembers {
    @type: "chatActionBarInviteMembers";
}

Properties

Properties

@type: "chatActionBarInviteMembers"