create_invoice_link
Generate an invoice link for Telegram payments. Supply title, description, payload, and currency to create a shareable payment URL.
Instructions
Create a link for an invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| prices | No | ||
| payload | Yes | ||
| currency | Yes | ||
| description | Yes | ||
| provider_token | No | ||
| business_connection_id | No |