class InputStorePaymentGiftPremium
extends _TypeInputStorePaymentPurpose
import { InputStorePaymentGiftPremium } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
InputStorePaymentGiftPremium(params: { userId: TypeInputUser; currency: string; amount: bigint; })Properties
protected
readonly
[params]: ParamsuserId: TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc