Package-level declarations

Types

Link copied to clipboard
open class CommandContext
Context passed to command executors
Link copied to clipboard
com.discord.api.message.embed.MessageEmbed builder
Link copied to clipboard
open class NotificationData
Notification builder.
Link copied to clipboard
abstract class Plugin
Base Plugin class all plugins must extend
Link copied to clipboard
abstract class RNMessage(content: String = "", flags: Int = 0, tts: Boolean = false, nonce: String = Utils.generateRNNonce().toString(), context: Context = Utils.appContext)

A base for body of new Message requests, providing connection analytics and nonce that are sent in RNA and Desktop.