import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelsEditAdmin } = functions;
Constructors
new
ChannelsEditAdmin(params: { channel: types.TypeInputChannel; userId: types.TypeInputUser; adminRights: types.TypeChatAdminRights; rank: string; })Properties
protected
readonly
[params]: ParamsadminRights: types.TypeChatAdminRights
channel: types.TypeInputChannel
userId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc