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>Boost_

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

Constructors

new
Boost_(params: { gift?: true; giveaway?: true; unclaimed?: true; id: string; user_id?: bigint; giveaway_msg_id?: number; date: number; expires: number; used_gift_slug?: string; multiplier?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
expires: number
optional
gift: true
optional
giveaway: true
optional
giveaway_msg_id: number
id: string
optional
multiplier: number
optional
unclaimed: true
optional
used_gift_slug: string
optional
user_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc