-
Notifications
You must be signed in to change notification settings - Fork 0
v0.1.0
Awayume edited this page Apr 23, 2023
·
3 revisions
class discord_rich_help.RichHelpCommand(*, embed_color=<'discord.Colour.blurple()'>)
A class for a rich help command.
This is a subclass of discord.HelpCommand and discord.ext.commands.Cog .
New in version 0.1
- embed_color (Union[discord.Colour, int]) - An embed color for help commands.
- An embed color for help commands.
-
- Type:
- Union[discord.Colour, int]
Copyright (c) 2023 PescadoGames. All Rights Reserved.