UpdateChannelPinnedTopic

class pyrogram.raw.types.UpdateChannelPinnedTopic

A forum topic » was pinned or unpinned.

Constructor of Update.

Details:
  • Layer: 187

  • ID: 192EFBE3

Parameters:
  • channel_id (int 64-bit) – The forum ID

  • topic_id (int 32-bit) – The topic ID

  • pinned (bool, optional) – Whether the topic was pinned or unpinned