updateChatDefaultBannedRights
Default banned rights in a basic group were updated
type tg.UpdateChatDefaultBannedRights struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | The chat |
DefaultBannedRights | ChatBannedRights | yes | New default banned rights |
Version | int | yes | Used similarly to pts values to deduplicate/update outdated chat information as specified here ». |
References
- Official documentation
- Generated Go reference
- TL definition:
updateChatDefaultBannedRights#54c01850