send_gift
Send a gift to a Telegram user or channel chat. Identify the gift by gift_id, target the recipient using user_id or chat_id, and include an optional text message.
Instructions
Send a gift to a user or channel chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| chat_id | No | Chat ID or @username | |
| gift_id | Yes | ||
| user_id | No | User ID | |
| text_entities | No | ||
| pay_for_upgrade | No | ||
| text_parse_mode | No |