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: { current?: boolean; canPurchaseUpgrade?: boolean; transaction?: string; months: number; currency: string; amount: BigInteger; botUrl: string; storeProduct?: string }
Type declaration
Optional current?: boolean
Optional canPurchaseUpgrade?: boolean
Optional transaction?: string
months: number
currency: string
amount: BigInteger
botUrl: string
Optional storeProduct?: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 1596792306
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 774752063
classType
classType: "constructor"
className
className: "PremiumSubscriptionOption"
Optional current
current?: boolean
Optional canPurchaseUpgrade
canPurchaseUpgrade?: boolean
Optional transaction
transaction?: string
Optional storeProduct
storeProduct?: string