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