Table of Contents

Property MaxParticipants

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaxParticipants

Gets the maximum participants for the application's embedded activity.

[JsonProperty("max_participants", NullValueHandling = NullValueHandling.Ignore)]
public int? MaxParticipants { get; }

Property Value

int?