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