Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
Configures the mentions that should trigger a ping. Not calling this function will result in the default behavior (ping everything), calling this function but not configuring it before the request is build will result in all pings being ignored.
Link copied to clipboard
Link copied to clipboard
inline fun MessageModifyBuilder.keepAttachment(id: Snowflake, builder: AttachmentBuilder.() -> Unit = {})
Keeps the attachment with the given id, so it will be present after editing the message.
Link copied to clipboard
Sets/Unsets the MessageFlags for this message.