Skip to content
Awayume edited this page Apr 23, 2023 · 3 revisions

discord_rich_help.RichHelpCommand

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

Parameters

Attributes

embed_color

An embed color for help commands.
Type:
Union[discord.Colour, int]
Clone this wiki locally