Table of Contents

Property SessionId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SessionId

Gets ID of the session of this voice state.

[JsonProperty("session_id", NullValueHandling = NullValueHandling.Ignore)]
public string SessionId { get; }

Property Value

string