SelectOption

constructor(label: String, value: String, description: String? = null, emoji: PartialEmoji? = null, default: Boolean = false)(source)