encryptedChatDiscarded
Discarded or deleted chat.
type tg.EncryptedChatDiscarded struct { /* ... */ }
Implements EncryptedChat.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
HistoryDeleted | bool | — | Whether both users of this secret chat should also remove all of its messages |
ID | int | yes | Chat ID |
References
- Official documentation
- Generated Go reference
- TL definition:
encryptedChatDiscarded#1e1c7c45