class MessageActionPaymentSentMe
extends _TypeMessageAction
import { MessageActionPaymentSentMe } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
MessageActionPaymentSentMe(params: { recurringInit?: true; recurringUsed?: true; currency: string; totalAmount: bigint; payload: Uint8Array; info?: TypePaymentRequestedInfo; shippingOptionId?: string; charge: TypePaymentCharge; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc