inputInvoiceMessage
An invoice contained in a messageMediaInvoice message or paid media ».
type tg.InputInvoiceMessage struct { /* ... */ }
Implements InputInvoice.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | InputPeerClass | yes | Chat where the invoice/paid media was sent |
MsgID | int | yes | Message ID |
References
- Official documentation
- Generated Go reference
- TL definition:
inputInvoiceMessage#c5b56859