mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
5.1
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
namespace NadekoBot.Modules.Patronage;
|
||||
|
||||
public enum LimitedFeatureName
|
||||
{
|
||||
ChatBot,
|
||||
ReactionRole,
|
||||
Prune,
|
||||
|
||||
}
|
||||
public readonly struct FeatureLimitKey
|
||||
{
|
||||
public string PrettyName { get; init; }
|
||||
|
Reference in New Issue
Block a user