fix: Minor UI fixes.
This commit is contained in:
@@ -27,6 +27,7 @@ class MetaCog(LionCog):
|
||||
)
|
||||
)
|
||||
async def help_cmd(self, ctx: LionContext):
|
||||
await ctx.interaction.response.defer(thinking=True, ephemeral=True)
|
||||
ui = HelpUI(
|
||||
ctx.bot,
|
||||
ctx.author,
|
||||
|
||||
Reference in New Issue
Block a user