Link Search Menu Expand Document

Constructor: inputInvoiceMessage

Back to constructors index

An invoice contained in a messageMediaInvoice message or paid media ».

Attributes:

NameTypeRequiredDescription
peerUsername, chat ID, Update, Message or InputPeerOptionalChat where the invoice/paid media was sent
msg_idintYesMessage ID

Type: InputInvoice

Example:

$inputInvoiceMessage = ['_' => 'inputInvoiceMessage', 'peer' => InputPeer, 'msg_id' => int];