class types.ChatParticipants
extends _TypeChatParticipants
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChatParticipants } = types;
Constructors
new
ChatParticipants(params: { chatId: bigint; participants: Array<TypeChatParticipant>; version: number; })Properties
protected
readonly
[params]: Paramsparticipants: Array<TypeChatParticipant>
Static Properties
readonly
[paramDesc]: ParamDesc