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