getUserChatBoosts
Retrieve the list of boosts a user has added to a chat. Requires administrator rights to return the user's boost contributions.
Instructions
Get the list of boosts added to a chat by a user. Requires administrator rights in the chat. Returns a UserChatBoosts object on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the chat or username of the channel (in the format @channelusername). | |
| user_id | Yes | Unique identifier of the target user. |