help.deepLinkInfo

Deep link info, see the here for more details

Constructor schema is available as of layer 81. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
update_app flags.0?true An update of the app is required to parse this link
message string Message to show to the user
entities flags.1?Vector<MessageEntity> Message entities for styled text

Type

help.DeepLinkInfo

Related pages

Styled text with message entities

How to create styled text with message entities

Deep links

Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.