Skip to main content
Module

x/mtkruto/mod.ts>GiveawayParameters

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface GiveawayParameters
Re-export
import { type GiveawayParameters } from "https://deno.land/x/mtkruto@0.1.155/mod.ts";

Giveaway parameters.

Properties

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