class types.InputStorePaymentGiftPremium extends _TypeInputStorePaymentPurposeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { InputStorePaymentGiftPremium } = types; ConstructorsnewInputStorePaymentGiftPremium(params: { userId: TypeInputUser; currency: string; amount: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsamount: bigintcurrency: stringuserId: TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc