Skip to main content
Module

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

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

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