Skip to content

Commit f0cd09e

Browse files
committed
Update docstring
1 parent adfee94 commit f0cd09e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

techsupport_bot/core/moderation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async def ban_user(
1515
Args:
1616
guild (discord.Guild): The guild to ban from
1717
user (discord.User): The user who needs to be banned
18-
delete_days (int): The numbers of days of past messages to delete
18+
delete_seconds (int): The numbers of seconds of past messages to delete
1919
reason (str): The reason for banning
2020
2121
Returns:

0 commit comments

Comments
 (0)