Property Username
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
Username
Gets or sets the username override for registered webhooks. Note that this only takes effect when broadcasting.
public string Username { get; set; }
Property Value
- string
Gets or sets the username override for registered webhooks. Note that this only takes effect when broadcasting.
public string Username { get; set; }