Table of Contents

Property UserId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

UserId

Gets ID of the user to which this voice state belongs.

[JsonProperty("user_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong UserId { get; init; }

Property Value

ulong