import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ChannelsEditCreator } = functions;
Constructors
new
ChannelsEditCreator(params: { channel: types.TypeInputChannel; userId: types.TypeInputUser; password: types.TypeInputCheckPasswordSRP; })Properties
protected
readonly
[params]: Paramschannel: types.TypeInputChannel
password: types.TypeInputCheckPasswordSRP
userId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc