telegram api constructor · layer 229 · #b4ae666f
businessChatLink
Contains info about a business chat deep link » created by the current account.
definition
businessChatLink#b4ae666f flags:# link:string message:string entities:flags.0?Vector<MessageEntity> title:flags.1?string views:int = BusinessChatLink;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
link | string | Business chat deep link. |
message | string | Message to pre-fill in the message input field. |
entities | Vector<MessageEntity> | Message entities for styled text |
title | string | Human-readable name of the link, to simplify management in the UI (only visible to the creator of the link). |
views | int | Number of times the link was resolved (clicked/scanned/etc...). |
type
history
present in layers 177–229
| id | layers |
|---|---|
| #b4ae666f | 177–229 |