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