chat_analytics
Analyze cached Telegram messages to identify top senders by message count, with optional time range and chat filtering.
Instructions
Get analytics from cached messages: top senders by message count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ISO datetime — only count messages after this time | |
| limit | No | Max senders to return | |
| before | No | ISO datetime — only count messages before this time | |
| chat_id | No | Optional: scope to a specific chat |