Raw.InputInvoiceMessage

Raw.InputInvoiceMessage

An invoice contained in a messagemediainvoice message.

inputInvoiceMessage#c5b56859 peer:InputPeer msg_id:int = InputInvoice;
export namespace Raw {
  export class InputInvoiceMessage {
    constructor(params: { peer: Raw.TypeInputPeer; msgId: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xc5b56859

Property