class PhoneGroupCall
extends _TypePhoneGroupCall
import { PhoneGroupCall } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
PhoneGroupCall(params: { call: TypeGroupCall; participants: Array<TypeGroupCallParticipant>; participantsNextOffset: string; chats: Array<TypeChat>; users: Array<TypeUser>; })Properties
protected
readonly
[params]: Paramscall: TypeGroupCall
chats: Array<TypeChat>
participants: Array<TypeGroupCallParticipant>
users: Array<TypeUser>
Static Properties
readonly
[paramDesc]: ParamDesc