updateEditChannelMessage
A message was edited in a channel/supergroup
type tg.UpdateEditChannelMessage struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Message | MessageClass | yes | The new message |
Pts | int | yes | Event count after generation |
PtsCount | int | yes | Number of events that were generated |
References
- Official documentation
- Generated Go reference
- TL definition:
updateEditChannelMessage#1b3f4df7