Fix docstring

This commit is contained in:
Arthur Jovart
2021-08-30 00:37:19 +02:00
parent 2141ceea2e
commit c4422353f7
2 changed files with 1 additions and 5 deletions

View File

@@ -358,11 +358,6 @@ class BotBase(GroupMixin):
The function also checks if the application is team-owned if
:attr:`owner_ids` is not set.
Parameters
-----------
user: :class:`.abc.User`
The user to check for.
Returns
--------
List[:class:`~discord.User`]