telegram api method · layer 229 · #dd289f8e
invokeWithBusinessConnection
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
| name | type | description |
|---|---|---|
connection_id | string | Business connection ID. |
query | !X | The actual query. |
returns
history
present in layers 177–229
| id | layers |
|---|---|
| #dd289f8e | 177–229 |