Type Alias: Receipt
Receipt =
"sent"|"delivered"|"read"
Defined in: types.ts:117
In-fiction delivery state of a message - the "ticks" a character sees.
Remarks
Unrelated to TranscriptEntry.seen, which tracks whether the player has looked at the message.