import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { BotsSendCustomRequest } = functions;
Constructors
new
BotsSendCustomRequest(params: { customMethod: string; params: types.TypeDataJSON; })Properties
protected
readonly
[params]: Paramsparams: types.TypeDataJSON
Static Properties
readonly
[paramDesc]: ParamDesc