class MessageActionPaymentSentMe_
extends _MessageAction_
import { MessageActionPaymentSentMe_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
MessageActionPaymentSentMe_(params: { recurring_init?: true; recurring_used?: true; currency: string; total_amount: bigint; payload: Uint8Array; info?: enums.PaymentRequestedInfo; shipping_option_id?: string; charge: enums.PaymentCharge; })Properties
protected
readonly
[params]: Paramscharge: enums.PaymentCharge
optional
info: enums.PaymentRequestedInfoStatic Properties
readonly
[paramDesc]: ParamDesc