Interface ChatMembersFilterContacts

Specifies the kind of chat members to return in searchChatMembers. Subtype of ChatMembersFilter.

interface ChatMembersFilterContacts {
    @type: "chatMembersFilterContacts";
}

Properties

Properties

@type: "chatMembersFilterContacts"