class types.PremiumGiftOption extends _TypePremiumGiftOptionimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PremiumGiftOption } = types; ConstructorsnewPremiumGiftOption(params: { months: number; currency: string; amount: bigint; botUrl: string; storeProduct?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsamount: bigintbotUrl: stringcurrency: stringmonths: numberoptionalstoreProduct: stringStatic Propertiesreadonly[paramDesc]: ParamDesc