Module twilight_http::request::application::interaction

source ·

Structs§

  • Create a followup message to an interaction, by its token.
  • Respond to an interaction, by its ID and token.
  • Delete the original message, by its token.
  • Delete a followup message to an interaction, by its token and message ID.
  • Get a followup message of an interaction, by its token and the message ID.
  • Get the original message, by its token.
  • Edit a followup message of an interaction, by its token and the message ID.
  • Edit the original message, by its token.