MessageActionNewCreatorPending¶
- class pyrogram.raw.types.MessageActionNewCreatorPending[source]¶
Service message: emitted to a supergroup when the group/channel creator leaves the group », indicating that ownership transfer is pending. The
new_creator_iduser will become the new owner after 7 days if the old owner does not rejoin.Constructor of
MessageAction.- Details:
Layer:
229ID:
B07ED085
- Parameters:
new_creator_id (
int64-bit) – The ID of the user who will become the new owner of the group/channel after 7 days if the old owner does not rejoin.