Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/0_giveaway_parameters.ts>GiveawayParameters

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface GiveawayParameters
import { type GiveawayParameters } from "https://deno.land/x/mtkruto@0.1.157/types/0_giveaway_parameters.ts";

Giveaway parameters.

Properties

boostedChatId: number
additionalChatIds: number[]
winnerSelectionDate: Date
onlyNewMembers: boolean
countries: string[]