roles

open val roles: Flow<Role>(source)

Requests to get all present roles in the guild.

The returned flow is lazily executed, any RequestException will be thrown on terminal operators instead.