import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { PaymentResult } = tl.Api.payments;
Properties
updates: Api.TypeUpdates
Static Methods
fromReader(reader: Reader): PaymentResult
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { PaymentResult } = tl.Api.payments;