messages.EditChatAdmin
- class pyrogram.raw.functions.messages.EditChatAdmin
Make a user admin in a basic group.
- Details:
Layer:
196ID:
A85BD1C2
- Parameters:
chat_id (
int64-bit) – The ID of the groupuser_id (
InputUser) – The user to make adminis_admin (
bool) – Whether to make them admin
- Returns:
bool