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

x/mtkruto/tl/2_types.ts>payments_GiveawayInfo_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class payments_GiveawayInfo_
import { payments_GiveawayInfo_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
payments_GiveawayInfo_(params: { participating?: true; preparing_results?: true; start_date: number; joined_too_early_date?: number; admin_disallowed_chat_id?: bigint; disallowed_country?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
admin_disallowed_chat_id: bigint
optional
disallowed_country: string
optional
joined_too_early_date: number
optional
participating: true
optional
preparing_results: true
start_date: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc