Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>payments_getPremiumGiftCodeOptions_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class payments_getPremiumGiftCodeOptions_
extends Function_<enums.PremiumGiftCodeOption[]>
import { payments_getPremiumGiftCodeOptions_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Obtain a list of Telegram Premium giveaway/gift code » options.

Constructors

new
payments_getPremiumGiftCodeOptions_(params?: { boost_peer?: enums.InputPeer; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
boost_peer: enums.InputPeer

The channel that will start the giveaway

Static Properties

__F: (params?: { boost_peer?: enums.InputPeer; }) => enums.PremiumGiftCodeOption[]
readonly
[name]: string
readonly
[paramDesc]: ParamDesc