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