Module twilight_http::request::channel::message
source · Re-exports
pub use self::create_message::CreateMessage;pub use self::update_message::UpdateMessage;Modules
Structs
Crosspost a message by
Id<ChannelMarker> and Id<MessageMarker>.Delete a message by
Id<ChannelMarker> and Id<MessageMarker>.Delete messages by
Id<ChannelMarker> and a list of Id<MessageMarker>s.Get channel messages, by
Id<ChannelMarker>.Get a message by
Id<ChannelMarker> and Id<MessageMarker>.