notifyForumTopic
Notifications generated by a topic in a forum.
type tg.NotifyForumTopic struct { /* ... */ }
Implements NotifyPeer.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | Forum ID |
TopMsgID | int | yes | Topic ID |
References
- Official documentation
- Generated Go reference
- TL definition:
notifyForumTopic#226e6308