Skip to content

Commit

Permalink
docs: update required permissions for prune
Browse files Browse the repository at this point in the history
  • Loading branch information
vcokltfre committed Mar 1, 2024
1 parent cc1776a commit f266d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disnake/guild.py
Original file line number Diff line number Diff line change
Expand Up @@ -3001,7 +3001,7 @@ async def prune_members(
The inactive members are denoted if they have not logged on in
``days`` number of days and they have no roles.
You must have :attr:`~Permissions.kick_members` permission
You must have :attr:`~Permissions.manage_guild` permission
to use this.
To check how many members you would prune without actually pruning,
Expand Down

0 comments on commit f266d28

Please sign in to comment.