chatForbidden
A group to which the user has no access. E.g., because the user was kicked from the group.
type tg.ChatForbidden struct { /* ... */ }
Implements Chat.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | User identifier |
Title | string | yes | Group name |
References
- Official documentation
- Generated Go reference
- TL definition:
chatForbidden#6592a1a7