SlashOptionChoice

class SlashOptionChoice(val name: String, val value: String)(source)

Constructors

Link copied to clipboard
constructor(name: String, value: Int)
constructor(name: String, value: Long)
constructor(name: String, value: Double)
constructor(name: String, value: String)

Functions

Link copied to clipboard
fun toJson(): JsonNode

Properties

Link copied to clipboard
Link copied to clipboard