rename group
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package me.chayapak1.chomens_bot.command;
|
||||
|
||||
public enum TrustLevel {
|
||||
PUBLIC,
|
||||
TRUSTED,
|
||||
OWNER
|
||||
}
|
||||
Reference in New Issue
Block a user