View Source ExTDLib.Method.CreateInvoiceLink (ExTDLib v0.0.4)
Creates a link for the given invoice; for bots only. Returns object_ptr<HttpUrl>.
| Name | Type | Description |
|---|---|---|
| invoice | InputMessageContent | Information about the invoice of the type inputMessageInvoice. |
More details on telegram's documentation.