messages.ChannelMessages#
- class pyrogram.raw.types.messages.ChannelMessages[source]#
Telegram API type.
Constructor of
Messages.- Details:
Layer:
224ID:
C776BA4E
- Parameters:
pts (
int32-bit) – N/Acount (
int32-bit) – N/Amessages (List of
Message) – N/Atopics (List of
ForumTopic) – N/Achats (List of
Chat) – N/Ausers (List of
User) – N/Ainexact (
bool, optional) – N/Aoffset_id_offset (
int32-bit, optional) – N/A
- Functions:
This object can be returned by 16 functions.
Returns the list of messages by their IDs.
Returns the conversation history with one interlocutor / within a chat
Search for messages.
Search for messages and peers globally
Get unread messages where we were mentioned
Get live location history of a certain user
Get scheduled messages
Get scheduled messages
Get messages in a reply thread
Get unread reactions to messages you sent
View and search recently sent media.
Fetch saved messages forwarded from a specific peer, or fetch messages from a monoforum topic.
Fetch (a subset or all) messages in a quick reply shortcut.
Telegram API function.
Get channel/supergroup messages
Globally search for posts from public channels (including those we aren't a member of) containing either a specific hashtag, or a full text query.