Resolve a business chat deep link ».
account.resolvedBusinessChatLinks#9a23af21 flags:# peer:Peer message:string entities:flags.0?Vector<MessageEntity> chats:Vector<Chat> users:Vector<User> = account.ResolvedBusinessChatLinks;
---functions---
account.resolveBusinessChatLink#5492e5ee slug:string = account.ResolvedBusinessChatLinks;
Name | Type | Description |
---|---|---|
slug | string | Slug of the link, obtained as specified here ». |
account.ResolvedBusinessChatLinks
Code | Type | Description |
---|---|---|
400 | CHATLINK_SLUG_EMPTY | The specified slug is empty. |
400 | CHATLINK_SLUG_EXPIRED | The specified business chat link has expired. |
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.
Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start pages, chatbot support, and more.