Add member list flag to show avatar URL
This commit is contained in:
@@ -25,6 +25,7 @@ namespace PluralKit.Bot
|
||||
public bool IncludeLastSwitch { get; set; }
|
||||
public bool IncludeLastMessage { get; set; }
|
||||
public bool IncludeCreated { get; set; }
|
||||
public bool IncludeAvatar { get; set; }
|
||||
|
||||
public string CreateFilterString()
|
||||
{
|
||||
|
Reference in New Issue
Block a user