Skip to content

Commit

Permalink
Small docs rephrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
Esmeray6 committed May 24, 2021
1 parent b3df869 commit 0eb317e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ v1.1.0

* :meth:`DBLClient.get_bot_info` now returns a :class:`BotData` object

* :meth:`DBLClient.get_guild_count` now returns :class:`BotStatsData`
* :meth:`DBLClient.get_guild_count` now returns a :class:`BotStatsData` object

* :meth:`DBLClient.get_user_info` now returns :class:`UserData`
* :meth:`DBLClient.get_user_info` now returns a :class:`UserData` object

* :meth:`WebhookManager.run` now returns an :class:`asyncio.Task`, meaning it can now be optionally awaited

Expand Down

0 comments on commit 0eb317e

Please sign in to comment.