import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { PhoneEditGroupCallParticipant } = functions;
Constructors
new
PhoneEditGroupCallParticipant(params: { call: types.TypeInputGroupCall; participant: types.TypeInputPeer; muted?: boolean; volume?: number; raiseHand?: boolean; videoStopped?: boolean; videoPaused?: boolean; presentationPaused?: boolean; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc