CreateInvoiceLink constructor

CreateInvoiceLink(
  1. {required InputMessageContent invoice,
  2. int? extra,
  3. int? clientId}
)

Creates a link for the given invoice; for bots only

Returns HttpUrl

Implementation

CreateInvoiceLink