BooleanAttributeInputCallback

A callback for collecting a boolean attribute from a user.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The value of the attribute.

Functions

Link copied to clipboard
protected open override fun init(name: String, value: JsonElement)
Link copied to clipboard
open override fun payload(): JsonObject