messages.DiscussionMessage#

class pyrogram.raw.types.messages.DiscussionMessage[source]#

Telegram API type.

Constructor of DiscussionMessage.

Details:
  • Layer: 224

  • ID: A6341782

Parameters:
  • messages (List of Message) – N/A

  • unread_count (int 32-bit) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • max_id (int 32-bit, optional) – N/A

  • read_inbox_max_id (int 32-bit, optional) – N/A

  • read_outbox_max_id (int 32-bit, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.GetDiscussionMessage

Get discussion message from the associated discussion group of a channel to show it on top of the comment section, without actually joining the group