[−][src]Trait spectacles_model::message::MessageResponse
Represents different types that can be sent to the Discord API.
Represents different types that can be sent to the Discord API.
fn to_message(self) -> CreateMessageimpl<'_> MessageResponse for &'_ str[src]fn to_message(self) -> CreateMessage[src]impl MessageResponse for String[src]fn to_message(self) -> CreateMessage[src]impl MessageResponse for EditMessage[src]fn to_message(self) -> CreateMessage[src]impl MessageResponse for Embed[src]fn to_message(self) -> CreateMessage[src]