Modify Guild Channel Positions

ORCAcode discord_modify_guild_channel_positions(struct discord *client, u64_snowflake_t guild_id, struct discord_modify_guild_channel_positions_params **params)

Modify guild channel positions.

Note

Requires MANAGE_CHANNELS permission

Parameters
  • client – the client created with discord_init()

  • guild_id – the unique id of the guild to change the positions of the channels in

  • params – request parameters

Returns

ORCAcode for how the operation went, ORCA_OK means nothing out of the ordinary

Warning

doxygenstruct: Cannot find class “discord_modify_guild_channel_positions_params” in doxygen xml output for project “Orca” from directory: ../xml