UpdateChannelPinnedTopic
- class pyrogram.raw.types.UpdateChannelPinnedTopic
A forum topic » was pinned or unpinned.
Constructor of
Update
.- Details:
Layer:
194
ID:
192EFBE3
- Parameters:
channel_id (
int
64-bit
) – The forum IDtopic_id (
int
32-bit
) – The topic IDpinned (
bool
, optional) – Whether the topic was pinned or unpinned