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; }
Gets ID of the session of this voice state.
[JsonProperty("session_id", NullValueHandling = NullValueHandling.Ignore)]
public string SessionId { get; }