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

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

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

Constructors

new
MessageActionGiftPremium_(params: { currency: string; amount: bigint; months: number; crypto_currency?: string; crypto_amount?: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
amount: bigint
optional
crypto_amount: bigint
optional
crypto_currency: string
currency: string
months: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc