Skip to main content
Module

x/mtkruto/mod.ts>functions.PaymentsLaunchPrepaidGiveaway

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PaymentsLaunchPrepaidGiveaway
extends Function<types.TypeUpdates>
import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts";
const { PaymentsLaunchPrepaidGiveaway } = functions;

Constructors

new
PaymentsLaunchPrepaidGiveaway(params: { peer: types.TypeInputPeer; giveawayId: bigint; purpose: types.TypeInputStorePaymentPurpose; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
giveawayId: bigint
peer: types.TypeInputPeer
purpose: types.TypeInputStorePaymentPurpose

Static Properties

readonly
[paramDesc]: ParamDesc