View Source ExTDLib.Object.ChatStatisticsAdministratorActionsInfo (ExTDLib v0.0.4)
Contains statistics about administrator actions done by a user.
| Name | Type | Description |
|---|---|---|
| user_id | string | Administrator user identifier. |
| deleted_message_count | number | Number of messages deleted by the administrator. |
| banned_user_count | number | Number of users banned by the administrator. |
| restricted_user_count | number | Number of users restricted by the administrator. |
More details on telegram's documentation.