messageEmpty
Empty constructor, non-existent message.
type tg.MessageEmpty struct { /* ... */ }
Implements Message.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int | yes | Message identifier |
PeerID | PeerClass | — | Peer ID, the chat where this message was sent |
References
- Official documentation
- Generated Go reference
- TL definition:
messageEmpty#90a6ca84