userEmpty
Empty constructor, non-existent user.
type tg.UserEmpty struct { /* ... */ }
Implements User.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | User identifier or 0 |
References
- Official documentation
- Generated Go reference
- TL definition:
userEmpty#d3bc4b7a