Property SessionId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SessionId
Gets ID of the session of this voice state.
[JsonProperty("session_id", NullValueHandling = NullValueHandling.Ignore)]
public string SessionId { get; set; }
Gets ID of the session of this voice state.
[JsonProperty("session_id", NullValueHandling = NullValueHandling.Ignore)]
public string SessionId { get; set; }