We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a60e6 commit 158ff38Copy full SHA for 158ff38
1 file changed
techsupport_bot/commands/embed.py
@@ -50,7 +50,7 @@ async def has_embed_role(ctx: commands.Context) -> bool:
50
51
Raises:
52
commands.CommandError: Raised if embed_roles isn't set up
53
- commands.MissingAnyRole: Raised if the invoker is missing a role
+ MissingAnyRole: Raised if the invoker is missing a role
54
55
Returns:
56
bool: Whether the invoker has the role
0 commit comments