Interface SearchMessagesFilterChatPhoto

Returns only messages containing chat photos. Subtype of SearchMessagesFilter.

interface SearchMessagesFilterChatPhoto {
    @type: "searchMessagesFilterChatPhoto";
}

Properties

Properties

@type: "searchMessagesFilterChatPhoto"