documentEmpty
Empty constructor, document doesn't exist.
type tg.DocumentEmpty struct { /* ... */ }
Implements Document.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | Document ID or 0 |
References
- Official documentation
- Generated Go reference
- TL definition:
documentEmpty#36f8c871