class GroupCallParticipant_
extends _GroupCallParticipant_
import { GroupCallParticipant_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
GroupCallParticipant_(params: { muted?: true; left?: true; can_self_unmute?: true; just_joined?: true; versioned?: true; min?: true; muted_by_you?: true; volume_by_admin?: true; self?: true; video_joined?: true; peer: enums.Peer; date: number; active_date?: number; source: number; volume?: number; about?: string; raise_hand_rating?: bigint; video?: enums.GroupCallParticipantVideo; presentation?: enums.GroupCallParticipantVideo; })Properties
protected
readonly
[params]: Paramspeer: enums.Peer
optional
presentation: enums.GroupCallParticipantVideooptional
video: enums.GroupCallParticipantVideoStatic Properties
readonly
[paramDesc]: ParamDesc