telegram api method · layer 92 · #ec8bd9e1
messages.toggleChatAdmins
not in the latest layer 229: last defined in layer 92
definition
messages.toggleChatAdmins#ec8bd9e1 chat_id:int enabled:Bool = Updates;
parameters
| name | type | description |
|---|---|---|
chat_id | int | |
enabled | Bool |
returns
errors (2)
| code | error | description |
|---|---|---|
| 400 | CHAT_ID_INVALID | The provided chat id is invalid. |
| 400 | CHAT_NOT_MODIFIED | No changes were made to chat information because the new information you passed is identical to the current information. |
history
present in layers 46–92
| id | layers |
|---|---|
| #ec8bd9e1 | 46–92 |