Table of Contents

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; }

Property Value

string