telegram api method · layer 229 · #3fedc75f
help.getDeepLinkInfo
Get info about an unsupported deep link, see here for more info ».
definition
help.getDeepLinkInfo#3fedc75f path:string = help.DeepLinkInfo;
parameters
| name | type | description |
|---|---|---|
path | string | Path component of a tg: link |
returns
errors (1)
| code | error | description |
|---|---|---|
| 400 | BUSINESS_CONNECTION_NOT_ALLOWED | This method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we're a user, and users cannot invoke methods over a business connection; (2) we're a bot, but business mode was disabled in @botfather or (3); we're a bot, but this method cannot be invoked over a business connection. |
history
present in layers 80–229
| id | layers |
|---|---|
| #3fedc75f | 80–229 |