Documentation
Preparing search index...
ts-engine/src
CommentReaction
Interface CommentReaction
interface
CommentReaction
{
authorUserId
:
string
;
emojiChar
:
string
;
id
:
number
;
wasRemoved
:
boolean
;
}
Hierarchy
Pick
<
Comment
,
"authorUserId"
>
CommentReaction
Index
Properties
author
User
Id
emoji
Char
id
was
Removed
Properties
author
User
Id
authorUserId
:
string
emoji
Char
emojiChar
:
string
id
id
:
number
was
Removed
wasRemoved
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
User
Id
emoji
Char
id
was
Removed
Documentation
Loading...