chatEmpty
Empty constructor, group doesn't exist
type tg.ChatEmpty struct { /* ... */ }
Implements Chat.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | Group identifier |
References
- Official documentation
- Generated Go reference
- TL definition:
chatEmpty#29562865