messages.MessagesNotModified

class pyrogram.raw.types.messages.MessagesNotModified

No new messages matching the query were found

Constructor of Messages.

Details:
  • Layer: 187

  • ID: 74535F21

Parameters:

count (int 32-bit) – Number of results found server-side by the given query

Functions:

This object can be returned by 15 functions.

messages.GetMessages

Returns the list of messages by their IDs.

messages.GetHistory

Returns the conversation history with one interlocutor / within a chat

messages.Search

Search for messages.

messages.SearchGlobal

Search for messages and peers globally

messages.GetUnreadMentions

Get unread messages where we were mentioned

messages.GetRecentLocations

Get live location history of a certain user

messages.GetScheduledHistory

Get scheduled messages

messages.GetScheduledMessages

Get scheduled messages

messages.GetReplies

Get messages in a reply thread

messages.GetUnreadReactions

Get unread reactions to messages you sent

messages.SearchSentMedia

View and search recently sent media.

messages.GetSavedHistory

Returns saved messages » forwarded from a specific peer

messages.GetQuickReplyMessages

{schema}

channels.GetMessages

Get channel/supergroup messages

channels.SearchPosts

{schema}