Skip to main content
Module

x/grm/mod.ts>tl.Api.MessageActionPaymentSent

MTProto API Client for Deno 🦕
Latest
class tl.Api.MessageActionPaymentSent
extends VirtualClass<{ recurringInit?: boolean; recurringUsed?: boolean; currency: string; totalAmount: long; invoiceSlug?: string; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { MessageActionPaymentSent } = tl.Api;

Properties

className: "MessageActionPaymentSent"
classType: "constructor"
CONSTRUCTOR_ID: 2518040406
currency: string
optional
invoiceSlug: string
optional
recurringInit: boolean
optional
recurringUsed: boolean
SUBCLASS_OF_ID: 2256589094
totalAmount: long