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