mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 09:10:14 +00:00
feat: show display options in short member list
This commit is contained in:
parent
c27cbeed01
commit
2807906d79
3 changed files with 55 additions and 9 deletions
|
|
@ -26,6 +26,7 @@ namespace PluralKit.Bot
|
|||
public bool IncludeLastMessage { get; set; }
|
||||
public bool IncludeCreated { get; set; }
|
||||
public bool IncludeAvatar { get; set; }
|
||||
public bool IncludePronouns { get; set; }
|
||||
|
||||
public string CreateFilterString()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue