channelAdminLogEvent
Admin log event
type tg.ChannelAdminLogEvent struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | Event ID |
Date | int | yes | Date |
UserID | int64 | yes | User ID |
Action | ChannelAdminLogEventActionClass | yes | Action |
References
- Official documentation
- Generated Go reference
- TL definition:
channelAdminLogEvent#1fad68cd