API reference
Property VoiceStartTime
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
VoiceStartTime
Gets the voice start time of the channel, if applicable.
[JsonProperty("voice_start_time")]
public DateTimeOffset? VoiceStartTime { get; }