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
| Name | Type | Required | Description |
|---|---|---|---|
NewCreatorID | int64 | yes | The ID of the user who became the new owner of the group/channel. |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionChangeCreator#e188503b