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