UpdatePinnedForumTopics#

class pyrogram.raw.types.UpdatePinnedForumTopics[source]#

The pinned topics of a forum have changed.

Constructor of Update.

Details:
  • Layer: 224

  • ID: DEF143D0

Parameters:
  • peer (Peer) – The supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located.

  • order (List of int 32-bit, optional) – Ordered list containing the IDs of all pinned topics.