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