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