chatInviteAlready
The user has already joined this chat
type tg.ChatInviteAlready struct { /* ... */ }
Implements ChatInvite.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Chat | ChatClass | yes | The chat connected to the invite |
References
- Official documentation
- Generated Go reference
- TL definition:
chatInviteAlready#5a686d7c