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