Search
Preparing search index...
The search index is not available
twitarr.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ReactionDetail
Class ReactionDetail
Represents a reaction.
Hierarchy
ReactionDetail
Index
Properties
reaction
user
Methods
toJSON
from
Rest
Properties
reaction
reaction
:
string
The reaction.
user
user
:
User
The user who reacted.
Methods
toJSON
toJSON
(
)
:
object
Returns
object
reaction
:
string
user
:
any
Static
from
Rest
from
Rest
(
data
:
any
)
:
ReactionDetail
Parameters
data:
any
Returns
ReactionDetail
Globals
Reaction
Detail
reaction
user
toJSON
from
Rest
Generated using
TypeDoc
Represents a reaction.