get_user_chat_boosts
Retrieve the boosts a user has in a Telegram chat. Provide chat ID and user ID to get the list of active boosts.
Instructions
Get a user's boosts in a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID or @username | |
| user_id | Yes | User ID |