Table of Contents

Property UserId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UserId

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

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

Property Value

ulong