Nostrum.Api.get_guild_roles-exclamation-mark
You're seeing just the function
get_guild_roles-exclamation-mark
, go back to Nostrum.Api module for more information.
Specs
get_guild_roles!(Nostrum.Struct.Guild.id()) :: no_return() | [Nostrum.Struct.Guild.Role.t()]
Same as get_guild_roles/1
, but raises Nostrum.Error.ApiError
in case of failure.