class types.PaymentsGiveawayInfo extends _TypePaymentsGiveawayInfoimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PaymentsGiveawayInfo } = types; ConstructorsnewPaymentsGiveawayInfo(params: { participating?: true; preparingResults?: true; startDate: number; joinedTooEarlyDate?: number; adminDisallowedChatId?: bigint; disallowedCountry?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionaladminDisallowedChatId: bigintoptionaldisallowedCountry: stringoptionaljoinedTooEarlyDate: numberoptionalparticipating: trueoptionalpreparingResults: truestartDate: numberStatic Propertiesreadonly[paramDesc]: ParamDesc