Skip to main content
Module

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

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

Constructors

new
PrepaidGiveaway(params: { id: bigint; months: number; quantity: number; date: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
id: bigint
months: number
quantity: number

Static Properties

readonly
[paramDesc]: ParamDesc