class types.ChannelParticipantCreator
extends _TypeChannelParticipant
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelParticipantCreator } = types;
Constructors
new
ChannelParticipantCreator(params: { userId: bigint; adminRights: TypeChatAdminRights; rank?: string; })Properties
protected
readonly
[params]: ParamsadminRights: TypeChatAdminRights
Static Properties
readonly
[paramDesc]: ParamDesc