Property UserId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
UserId
Gets the ID of the user whose voice state was updated.
public ulong UserId { get; }
Property Value
- ulong
Gets the ID of the user whose voice state was updated.
public ulong UserId { get; }