Table of Contents

Property UserLimit

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UserLimit

Gets this channel's user limit. This is applicable to voice channels only.

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

Property Value

int?