Property StartTime
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
StartTime
The new time of the event.
public Optional<DateTimeOffset> StartTime { get; set; }
Property Value
- Optional<DateTimeOffset>
The new time of the event.
public Optional<DateTimeOffset> StartTime { get; set; }