account.businessChatLinks
Contains info about business chat deep links » created by the current account.
type tg.AccountBusinessChatLinks struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Links | []BusinessChatLink | yes | Links |
Chats | []ChatClass | yes | Mentioned chats |
Users | []UserClass | yes | Mentioned users |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
account.businessChatLinks#ec43a2d1