Added missing get_role method to the faq.

This commit is contained in:
Tarek1337 2019-04-28 14:40:16 +02:00 committed by Rapptz
parent 7dfaa5e9ae
commit 7675dd03ca

View File

@ -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: