Skip to content

Commit

Permalink
1.3.0 changelog: fetch_roles fetches roles, not members
Browse files Browse the repository at this point in the history
  • Loading branch information
ioistired authored Jan 23, 2020
1 parent 2ba28bb commit 03d9005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ New Features
~~~~~~~~~~~~~~

- Add :meth:`Guild.fetch_members` to fetch members from the HTTP API. (:issue:`2204`)
- Add :meth:`Guild.fetch_roles` to fetch members from the HTTP API. (:issue:`2208`)
- Add :meth:`Guild.fetch_roles` to fetch roles from the HTTP API. (:issue:`2208`)
- Add support for teams via :class:`Team` when fetching with :meth:`Client.application_info`. (:issue:`2239`)
- Add support for suppressing embeds via :meth:`Message.edit`
- Add support for guild subscriptions, see the :class:`Client` documentation for more details.
Expand Down

0 comments on commit 03d9005

Please sign in to comment.