channelAdminLogEventActionSendMessage
A message was posted in a channel
type tg.ChannelAdminLogEventActionSendMessage struct { /* ... */ }
Implements ChannelAdminLogEventAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Message | MessageClass | yes | The message that was sent |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEventActionSendMessage#278f2868