telegram api constructor · layer 229 · #d7ca61a2
updateChatParticipantAdmin
Admin permissions of a user in a basic group were changed
definition
updateChatParticipantAdmin#d7ca61a2 chat_id:long user_id:long is_admin:Bool version:int = Update;
parameters
| name | type | description |
|---|---|---|
chat_id | long | Chat ID |
user_id | long | ID of the (de)admined user |
is_admin | Bool | Whether the user was rendered admin |
version | int | Used in basic groups to reorder updates and make sure that all of them was received. |
type
Update · 164 other constructors
history
present in layers 46–229 · constructor id changed 1×
| id | layers |
|---|---|
| #b6901959 | 46–132 |
| #d7ca61a2 | 133–229 |