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