updateMonoForumNoPaidException
An admin has (un)exempted this monoforum topic » from payment to send messages using account.toggleNoPaidMessagesException.
type tg.UpdateMonoForumNoPaidException struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Exception | bool | — | If set, an admin has exempted this peer, otherwise the peer was unexempted. |
ChannelID | int64 | yes | The monoforum ID. |
SavedPeerID | PeerClass | yes | The peer/topic ID. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateMonoForumNoPaidException#9f812b08