Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
originalArgs: { currency: string; amount: BigInteger; months: number; cryptoCurrency?: string; cryptoAmount?: BigInteger }
Type declaration
currency: string
amount: BigInteger
months: number
Optional cryptoCurrency?: string
Optional cryptoAmount?: BigInteger
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3359468268
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2256589094
classType
classType: "constructor"
className
className: "MessageActionGiftPremium"
Optional cryptoCurrency
cryptoCurrency?: string
Optional cryptoAmount
cryptoAmount?: BigInteger