telegram api method · layer 229 · #3fedc75f

help.getDeepLinkInfo

usable by users

Get info about an unsupported deep link, see here for more info ».

definition

help.getDeepLinkInfo#3fedc75f path:string = help.DeepLinkInfo;

parameters

nametypedescription
pathstringPath component of a tg: link

returns

help.DeepLinkInfo

errors (1)

codeerrordescription
400BUSINESS_CONNECTION_NOT_ALLOWEDThis 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

idlayers
#3fedc75f80–229