class UpdateGroupCallParticipants_
extends _Update_
import { UpdateGroupCallParticipants_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
UpdateGroupCallParticipants_(params: { call: enums.InputGroupCall; participants: Array<enums.GroupCallParticipant>; version: number; })Properties
protected
readonly
[params]: Paramscall: enums.InputGroupCall
participants: Array<enums.GroupCallParticipant>
Static Properties
readonly
[paramDesc]: ParamDesc