exportedChatlistInvite
Exported chat folder deep link ».
type tg.ExportedChatlistInvite struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Title | string | yes | Name of the link |
URL | string | yes | The chat folder deep link ». |
Peers | []PeerClass | yes | Peers to import |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
exportedChatlistInvite#c5181ac