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

Methods

makeRequestContext(endpoint: string, httpMethod: HttpMethod): RequestContext