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