Module twilight_http::request::application::interaction[][src]

Re-exports

pub use self::create_followup_message::CreateFollowupMessage;
pub use self::update_followup_message::UpdateFollowupMessage;
pub use self::update_original_response::UpdateOriginalResponse;

Modules

Update a followup message created from a interaction.

Update a original response create for a interaction.

Structs

Delete a followup message created from a interaction.

Delete a original interaction response.

Get a followup message of an interaction.

Get the original message, by its token.

Respond to an interaction, by ID and token.