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