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