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