Interface SearchMessagesFilterPhoto

Returns only photo messages. Subtype of SearchMessagesFilter.

interface SearchMessagesFilterPhoto {
    @type: "searchMessagesFilterPhoto";
}

Properties

Properties

@type: "searchMessagesFilterPhoto"