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

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

Constructors

new
PremiumGiftOption_(params: { months: number; currency: string; amount: bigint; bot_url: string; store_product?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
amount: bigint
bot_url: string
currency: string
months: number
optional
store_product: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc