Skip to main content

messageActionChangeCreator

Service message: emitted to a supergroup when ownership transfer completes after the old owner left the group » (7 days after the old owner left without rejoining), indicating that ownership has been transferred to a new owner. Sent from the user ID of the old owner.

type tg.MessageActionChangeCreator struct { /* ... */ }

Implements MessageAction.

Fields

NameTypeRequiredDescription
NewCreatorIDint64yesThe ID of the user who became the new owner of the group/channel.

References