Package-level declarations
Types
Link copied to clipboard
class AllowedMentionsBuilder
The mentions that should trigger a ping. See the Discord documentation.
Link copied to clipboard
Link copied to clipboard
A builder for discord embeds.
Link copied to clipboard
interface MessageBuilder
Functions
Link copied to clipboard
Adds an action row configured by the builder to the components of the message.
Link copied to clipboard
inline fun MessageBuilder.addFile(name: String, contentProvider: ChannelProvider, builder: AttachmentBuilder.() -> Unit): NamedFile
Adds a file with name and contentProvider to files.
Link copied to clipboard
Configures the mentions in the message that are allowed to trigger a ping.
Link copied to clipboard
Link copied to clipboard
Sets the flags for the message.