Property Username
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Username
Username to use for this webhook request.
public Optional<string> Username { get; set; }
Property Value
- Optional<string>
Username to use for this webhook request.
public Optional<string> Username { get; set; }