Module twilight_http::request::channel::reaction[][src]

Re-exports

pub use self::get_reactions::GetReactions;

Modules

Structs

Create a reaction in a ChannelId on a MessageId.

Remove all reactions of a specified emoji from a message.

Delete all reactions by all users on a message.

Delete one reaction by a user on a message.

Format a RequestReactionType into a format acceptable for use in URLs.

Enums

Handle a reaction of either a custom or unicode emoji.