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_GiveawayInfoResults_

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

Constructors

new
payments_GiveawayInfoResults_(params: { winner?: true; refunded?: true; start_date: number; gift_code_slug?: string; finish_date: number; winners_count: number; activated_count: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
activated_count: number
finish_date: number
optional
gift_code_slug: string
optional
refunded: true
start_date: number
optional
winner: true
winners_count: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc