Table of Contents

Property RequestToSpeakTimestamp

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RequestToSpeakTimestamp

Gets the time at which this user requested to speak.

[JsonProperty("request_to_speak_timestamp", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset? RequestToSpeakTimestamp { get; set; }

Property Value

DateTimeOffset?