UpdateChannelPinnedTopic#
- class pyrogram.raw.types.UpdateChannelPinnedTopic#
A forum topic » was pinned or unpinned.
Constructor of
Update.- Details:
Layer:
158ID:
192EFBE3
- Parameters:
channel_id (
int64-bit) – The forum ID.topic_id (
int32-bit) – The topic ID.pinned (
bool, optional) – Whether the topic was pinned or unpinned.