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