Property Userlimit
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
Userlimit
Sets the voice channel's new user limit.
Setting this to 0 will disable the user limit.
public int? Userlimit { set; }
Property Value
- int?
Sets the voice channel's new user limit.
Setting this to 0 will disable the user limit.
public int? Userlimit { set; }