Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputStorePaymentGiftPremium

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { userId: TypeInputUser; currency: string; amount: BigInteger }

Type declaration

CONSTRUCTOR_ID: 1634697192
SUBCLASS_OF_ID: 3886290765
classType: "constructor"
className: "InputStorePaymentGiftPremium"
currency: string
amount: BigInteger

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { userId: TypeInputUser; currency: string; amount: BigInteger }

Constructors

Generated using TypeDoc