Nostrum.Api.delete_user_reaction-exclamation-mark
You're seeing just the function
delete_user_reaction-exclamation-mark
, go back to Nostrum.Api module for more information.
Specs
delete_user_reaction!( Nostrum.Struct.Channel.id(), Nostrum.Struct.Message.id(), emoji(), Nostrum.Struct.User.id() ) :: no_return() | {:ok}
Same as delete_user_reaction/4
, but raises Nostrum.Error.ApiError
in case of failure.