account.resolvedBusinessChatLinks#9a23af21 flags:# peer:Peer message:string entities:flags.0?Vector<MessageEntity> chats:Vector<Chat> users:Vector<User> = account.ResolvedBusinessChatLinks;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| peer | Peer | The user or chat the request is about. |
| message | string | Message text. |
| entities | flags.0?Vector<MessageEntity> | Text markup — bold, links, mentions and so on, as a list of ranges. |
| chats | Vector<Chat> | Chats and channels referenced by the response — the client should put them in its cache. |
| users | Vector<User> | Users referenced by the response — the client should put them in its cache. |
account.ResolvedBusinessChatLinks