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