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