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