telegram api method · layer 229 · #dd289f8e

invokeWithBusinessConnection

usable by users and bots

Invoke a method using a Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor.

definition

invokeWithBusinessConnection#dd289f8e {X:Type} connection_id:string query:!X = X;

parameters

nametypedescription
connection_idstringBusiness connection ID.
query!XThe actual query.

returns

X

history

present in layers 177–229

idlayers
#dd289f8e177–229