import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelsToggleJoinRequest } = functions;
Constructors
new
ChannelsToggleJoinRequest(params: { channel: types.TypeInputChannel; enabled: boolean; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
Static Properties
readonly
[paramDesc]: ParamDesc