class types.ChatParticipantsForbidden
extends _TypeChatParticipants
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ChatParticipantsForbidden } = types;
Constructors
new
ChatParticipantsForbidden(params: { chatId: bigint; selfParticipant?: TypeChatParticipant; })Properties
protected
readonly
[params]: Paramsoptional
selfParticipant: TypeChatParticipantStatic Properties
readonly
[paramDesc]: ParamDesc