-
static final class
Returns only animation messages.
static final class
Returns only audio messages.
static final class
Returns only messages containing chat photos.
static final class
Returns only document messages.
static final class
Returns all found messages, no filter is applied.
static final class
Returns only failed to send messages.
static final class
Returns only messages with mentions
of the current user, or messages that
are replies to their messages.
static final class
Returns only photo messages.
static final class
Returns only photo and video messages.
static final class
Returns only pinned messages.
static final class
Returns only messages with unread
mentions of the current user, or
messages that are replies to their
messages.
static final class
Returns only messages with unread
reactions for the current user.
static final class
Returns only messages containing URLs.
static final class
Returns only video messages.
static final class
Returns only video note messages.
static final class
Returns only voice and video note messages.
static final class
Returns only voice note messages.
TdApi.GetChatMessageCalendar.filter
Filter for message content.
TdApi.GetChatMessageCount.filter
Filter for message content;
searchMessagesFilterEmpty is unsupported
in this function.
TdApi.GetChatMessagePosition.filter
Filter for message content;
searchMessagesFilterEmpty,
searchMessagesFilterUnreadMention,
searchMessagesFilterUnreadReaction,
and searchMessagesFilterFailedToSend
are unsupported in this function.
TdApi.GetChatSparseMessagePositions.filter
Filter for message content.
TdApi.SearchChatMessages.filter
Additional filter for messages to
search; pass null to search for all messages.
Additional filter for messages to
search; pass null to search for all
messages.
TdApi.SearchSecretMessages.filter
Additional filter for messages to
search; pass null to search for all messages.
Returns information about the next
messages of the specified type in the
chat split by days.
Returns approximate number of messages
of the specified type in the chat.
Returns approximate 1-based position
of a message among messages, which
can be found by the specified filter
in the chat.
Returns sparse positions of messages
of the specified type in the chat to
be used for shared media scroll
implementation.
Searches for messages with given words
in the chat.
Searches for messages in all chats
except secret chats.
Searches for messages in secret chats.