Raw.InputInvoiceStars

Raw.InputInvoiceStars

Used to top up the telegram stars balance of the current account or someone else’s account, or to start a telegram star giveaway.

inputInvoiceStars#65f00ce3 purpose:InputStorePaymentPurpose = InputInvoice;
export namespace Raw {
  export class InputInvoiceStars {
    constructor(params: { purpose: Raw.TypeInputStorePaymentPurpose }) {}
  }
}
🚫

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

Layer: 198
Constructor ID: 0x65f00ce3

Property