Type Alias: PendingChoice
PendingChoice =
object
Defined in: chat.ts:65
A reply the player can currently pick.
Properties
choiceId
choiceId:
string
Defined in: chat.ts:66
options
options:
object[]
Defined in: chat.ts:67
content
content:
ReactNode
index
index:
number