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

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

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

Constructors

new
InputStorePaymentPremiumGiveaway_(params: { only_new_subscribers?: true; boost_peer: enums.InputPeer; additional_peers?: Array<enums.InputPeer>; countries_iso2?: Array<string>; random_id: bigint; until_date: number; currency: string; amount: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
additional_peers: Array<enums.InputPeer>
amount: bigint
boost_peer: enums.InputPeer
optional
countries_iso2: Array<string>
currency: string
optional
only_new_subscribers: true
random_id: bigint
until_date: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc