Skip to content

DoCurious API Reference / types / TrackRecordEntryReaction

Interface: TrackRecordEntryReaction

Defined in: types/challenge.types.ts:711

A single emoji reaction on a TrackRecordEntry.

Properties

createdAt

createdAt: string

Defined in: types/challenge.types.ts:716


emoji

emoji: EntryReactionEmoji

Defined in: types/challenge.types.ts:715


entryId

entryId: string

Defined in: types/challenge.types.ts:713


id

id: string

Defined in: types/challenge.types.ts:712


userId

userId: string

Defined in: types/challenge.types.ts:714

DoCurious Platform Documentation