Property UsernameBefore
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
UsernameBefore
Gets the member's old username.
public string UsernameBefore { get; }
Property Value
- string
Gets the member's old username.
public string UsernameBefore { get; }