Interface SearchMessagesFilterAnimation

Returns only animation messages. Subtype of SearchMessagesFilter.

interface SearchMessagesFilterAnimation {
    @type: "searchMessagesFilterAnimation";
}

Properties

Properties

@type: "searchMessagesFilterAnimation"