Files
croccybot/bot/settings/groups.py

6 lines
64 B
Python

from discord.ui import View
class SettingGroup(View):
...