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