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