Package-level declarations

Types

Link copied to clipboard
abstract class ApplicationCommandImpl(val yde: YDE, val json: JsonNode, val idAsLong: Long, val interaction: Interaction) : ApplicationCommand
Link copied to clipboard
class ApplicationCommandOptionImpl(val yde: YDE, val json: JsonNode) : ApplicationCommandOption