Table of Contents

Property UserLimit

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

UserLimit

Sets the voice channel's new user limit.

Setting this to 0 will disable the user limit.

public Optional<int?> UserLimit { set; }

Property Value

Optional<int?>