updateChatParticipantAdmin

Admin permissions of a user in a legacy group were changed

updateChatParticipantAdmin#b6901959 chat_id:int user_id:int is_admin:Bool version:int = Update;

Parameters

Name Type Description
chat_id int Chat ID
user_id int 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

Related pages

Channels

How to handle channels, supergroups, groups, and what's the difference between them.