class PhoneGroupParticipants
extends _TypePhoneGroupParticipants
import { PhoneGroupParticipants } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
PhoneGroupParticipants(params: { count: number; participants: Array<TypeGroupCallParticipant>; nextOffset: string; chats: Array<TypeChat>; users: Array<TypeUser>; version: number; })Properties
protected
readonly
[params]: Paramschats: Array<TypeChat>
participants: Array<TypeGroupCallParticipant>
users: Array<TypeUser>
Static Properties
readonly
[paramDesc]: ParamDesc