messages.EditChatCreator#
- class pyrogram.raw.functions.messages.EditChatCreator#
Transfer the ownership of a basic group, supergroup or channel to another user, see here for the full flow.
- Details:
Layer:
225ID:
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: