Skip to main content

businessChatLink

Contains info about a business chat deep link » created by the current account.

type tg.BusinessChatLink struct { /* ... */ }

Fields

NameTypeRequiredDescription
LinkstringyesBusiness chat deep link.
MessagestringyesMessage to pre-fill in the message input field.
Entities[]MessageEntityClassMessage entities for styled text
TitlestringHuman-readable name of the link, to simplify management in the UI (only visible to the creator of the link).
ViewsintyesNumber of times the link was resolved (clicked/scanned/etc...).

Returned by

References