Skip to main content
Latest
interface ResponseBody
import { type ResponseBody } from "https://deno.land/x/periskope_maytapi_deno@v1.4.0/index.ts";

Methods

text(): Promise<string>
binary(): Promise<Blob>