Browse Source

Added missing get_role method to the faq.

pull/2133/head
Tarek1337 6 years ago
committed by Rapptz
parent
commit
7675dd03ca
  1. 1
      docs/faq.rst

1
docs/faq.rst

@ -230,6 +230,7 @@ one of the following functions:
- :meth:`Client.get_emoji`
- :meth:`Guild.get_member`
- :meth:`Guild.get_channel`
- :meth:`Guild.get_role`
The following use an HTTP request:

Loading…
Cancel
Save