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