mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Warnings] Fix inconsistency for warnreason (#3561)
This commit is contained in:
parent
eff1014911
commit
d7b73eb50f
@ -415,6 +415,7 @@ class Warnings(commands.Cog):
|
||||
ctx: commands.Context,
|
||||
user: Union[discord.Member, int],
|
||||
warn_id: str,
|
||||
*,
|
||||
reason: str = None,
|
||||
):
|
||||
"""Remove a warning from a user."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user