choice

fun choice(id: String, message: String, assets: Map<String, ByteString>, acceptButtonText: String, initChoices: ProofingGraphBuilder.Choices.() -> Unit)

Sends EvidenceRequestQuestionMultipleChoice.

Branches can be configured using Choices.on calls.