statsGroupTopPoster
Information about an active user in a supergroup
type tg.StatsGroupTopPoster struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | User ID |
Messages | int | yes | Number of messages for statistics period in consideration |
AvgChars | int | yes | Average number of characters per message |
References
- Official documentation
- Generated Go reference
- TL definition:
statsGroupTopPoster#9d04af9b