messages.EditChatCreator¶
- class pyrogram.raw.functions.messages.EditChatCreator[source]¶
Transfer the ownership of a basic group, supergroup or channel to another user, see here » for the full flow.
Usable by Users Bots- Details:
Layer:
229ID:
F743B857
- Parameters:
peer (
InputPeer) – Owned group/supergroup/channel.user_id (
InputUser) – ID of the new owner.password (
InputCheckPasswordSRP) – The current account’s 2FA password.
- Returns: