menu
nyxx
nyxx
IGuild
fetchRoles abstract method
fetchRoles
brightness_4
brightness_5
fetchRoles
abstract method
Stream
<
IRole
>
fetchRoles
(
)
Fetches all roles that are in the server.
Implementation
Stream<IRole> fetchRoles();
nyxx
nyxx
IGuild
fetchRoles abstract method
IGuild class