messages.UpdatePinnedForumTopic# class pyrogram.raw.functions.messages.UpdatePinnedForumTopic[source]# Pin or unpin forum topics Details: Layer: 224 ID: 175DF251 Parameters: peer (InputPeer) – The supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located. topic_id (int 32-bit) – Forum topic ID pinned (bool) – Whether to pin or unpin the topic Returns: Updates