messages.EditChatAdmin¶
- class pyrogram.raw.functions.messages.EditChatAdmin[source]¶
Make a user admin in a basic group.
Usable by Users Bots- Details:
Layer:
229ID:
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