convertGiftToStars
Convert a regular Telegram gift into Stars using a business connection and the owned gift ID. Requires the can_convert_gifts_to_stars bot right and returns success when the conversion is completed.
Instructions
Converts a given regular gift to Telegram Stars. Requires the can_convert_gifts_to_stars business bot right. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owned_gift_id | Yes | Unique identifier of the regular gift that should be converted to Telegram Stars. | |
| business_connection_id | Yes | Unique identifier of the business connection on behalf of which the gift will be converted. |