telegram api method · layer 229 · #da9b0d0d
invokeWithLayer
Invoke the specified query using the specified API layer
definition
invokeWithLayer#da9b0d0d {X:Type} layer:int query:!X = X;
parameters
| name | type | description |
|---|---|---|
layer | int | The layer to use |
query | !X | The query |
returns
errors (7)
| code | error | description |
|---|---|---|
| 400 | AUTH_BYTES_INVALID | The provided authorization is invalid. |
| 400 | CDN_METHOD_INVALID | You can't call this method in a CDN DC. |
| 400 | CONNECTION_API_ID_INVALID | The provided API id is invalid. |
| 400 | CONNECTION_LAYER_INVALID | Layer invalid. |
| 400 | INVITE_HASH_EXPIRED | The invite link has expired. |
| 403 | CHAT_WRITE_FORBIDDEN | You can't write in this chat. |
| 406 | INVITE_HASH_EXPIRED | The invite link has expired. |
history
present in layers 23–229
| id | layers |
|---|---|
| #da9b0d0d | 23–229 |