Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Constructors

new
PremiumGiftCodeOption_(params: { users: number; months: number; store_product?: string; store_quantity?: number; currency: string; amount: bigint; })

Properties

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

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc