Property CurrentPartySize
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CurrentPartySize
Gets the current party size.
public long? CurrentPartySize { get; }
Property Value
- long?
Gets the current party size.
public long? CurrentPartySize { get; }