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