Edit Original Interaction Response

ORCAcode discord_edit_original_interaction_response(struct discord *client, u64_snowflake_t application_id, const char interaction_token[], struct discord_edit_original_interaction_response_params *params, struct discord_interaction_response *ret)

Edit the initial Interaction response.

Parameters
  • client – the client created with discord_init()

  • application_id – the unique id of the application

  • interaction_token – the unique token of the interaction

  • params – request parameters

  • ret – if successful, a discord_interaction_response that should be free’d with discord_interaction_response_cleanup()

Returns

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

Warning

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