Class Choice
-
- All Implemented Interfaces:
-
ai.tock.bot.api.model.message.user.UserMessage
public final class Choice implements UserMessage
-
-
Method Summary
Modifier and Type Method Description final StringgetPayload()StringtoString()-
-
Constructor Detail
-
Choice
Choice(String payload)
-
-
Method Detail
-
getPayload
final String getPayload()
-
-
-
-