Table of Contents

Property RequestToSpeakTimestamp

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

RequestToSpeakTimestamp

Gets the time at which this user requested to speak.

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

Property Value

DateTimeOffset?