Skip to main content

inputBusinessChatLink

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

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

Fields

NameTypeRequiredDescription
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).

References