class types.MessageMediaGiveaway extends _TypeMessageMediaimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessageMediaGiveaway } = types; ConstructorsnewMessageMediaGiveaway(params: { onlyNewSubscribers?: true; channels: Array<bigint>; countriesIso2?: Array<string>; quantity: number; months: number; untilDate: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannels: Array<bigint>optionalcountriesIso2: Array<string>months: numberoptionalonlyNewSubscribers: truequantity: numberuntilDate: numberStatic Propertiesreadonly[paramDesc]: ParamDesc