Skip to content

createInvoiceLink

Function · TDLib 1.8.67 · d1085f9c

Creates a link for the given invoice; for bots only

createInvoiceLink(
  business_connection_id: string,
  invoice: InputMessageContent
) → HttpUrl

business_connection_id

string

Unique identifier of business connection on behalf of which to send the request

invoice

InputMessageContent

Information about the invoice of the type inputMessageInvoice