inputNotifyForumTopic
Notifications generated by a topic in a forum.
type tg.InputNotifyForumTopic struct { /* ... */ }
Implements InputNotifyPeer.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | InputPeerClass | yes | Forum ID |
TopMsgID | int | yes | Topic ID |
References
- Official documentation
- Generated Go reference
- TL definition:
inputNotifyForumTopic#5c467992