InputMessageInvoice constructor
InputMessageInvoice({})
Implementation
InputMessageInvoice({
super.extra,
super.client_id,
this.invoice,
this.title,
this.description,
this.photo_url,
this.photo_size,
this.photo_width,
this.photo_height,
this.payload,
this.provider_token,
this.provider_data,
this.start_parameter,
this.extended_media_content,
});