Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 556 Bytes

File metadata and controls

15 lines (10 loc) · 556 Bytes

Prompt

Properties

Name Type Description Notes
id String A unique id for this prompt.
sentAt BigDecimal The unix timestamp when this prompt was sent.
isExpired Boolean Whether the prompt can still be answered.
request CreatePromptRequest
answer PromptAnswer [optional]
metadata PromptMetadata [optional]