rewrite: Setting abstract framework.
This commit is contained in:
5
bot/settings/groups.py
Normal file
5
bot/settings/groups.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from discord.ui import View
|
||||
|
||||
|
||||
class SettingGroup(View):
|
||||
...
|
||||
Reference in New Issue
Block a user