tock / ai.tock.bot.engine.action / SendChoice / decodeChoiceId

decodeChoiceId

fun decodeChoiceId(id: String): Pair<String, Map<String, String>> (source)

Decodes an id - returns the intentName and the parameters map.