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