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

nametypedescription
flags#Flags, see TL conditional fields
linkstringBusiness chat deep link.
messagestringMessage to pre-fill in the message input field.
entitiesflags.0?Vector<MessageEntity>Message entities for styled text
titleflags.1?stringHuman-readable name of the link, to simplify management in the UI (only visible to the creator of the link).
viewsintNumber of times the link was resolved (clicked/scanned/etc...).

type

BusinessChatLink

history

present in layers 177–229

idlayers
#b4ae666f177–229