messages.UpdatePinnedForumTopic#
- class pyrogram.raw.functions.messages.UpdatePinnedForumTopic#
Pin or unpin forum topics
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
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 (
int32-bit) – Forum topic IDpinned (
bool) – Whether to pin or unpin the topic
- Returns: