Skip to main content

updatePinnedForumTopics

The pinned topics of a forum have changed.

type tg.UpdatePinnedForumTopics struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
PeerPeerClassyesThe supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located.
Order[]intOrdered list containing the IDs of all pinned topics.

References