LimitsSettingsRequest

constructor(@Json(name = "max_duration_seconds") maxDurationSeconds: Int? = null, @Json(name = "max_participants") maxParticipants: Int? = null)

Parameters

maxDurationSeconds
maxParticipants