class types.MessageActionGiftPremium extends _TypeMessageActionimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessageActionGiftPremium } = types; ConstructorsnewMessageActionGiftPremium(params: { currency: string; amount: bigint; months: number; cryptoCurrency?: string; cryptoAmount?: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsamount: bigintoptionalcryptoAmount: bigintoptionalcryptoCurrency: stringcurrency: stringmonths: numberStatic Propertiesreadonly[paramDesc]: ParamDesc