{
"id": "reac_xxxxxxxxxxxxxxxxxxxxxx",
"resource_id": "<string>",
"user": {
"id": "user_xxxxxxxxxxxxx",
"username": "johndoe42",
"name": "John Doe"
},
"emoji": ":heart:"
}Documentation Index
Fetch the complete documentation index at: https://docs.whop.com/llms.txt
Use this file to discover all available pages before exploring further.
A single reaction left by a user on a feed post, such as a like or emoji.
The unique identifier for the entity
"reac_xxxxxxxxxxxxxxxxxxxxxx"
The unique identifier of the post this reaction was left on.
The user who left this reaction on the post.
Show child attributes
The emoji used for this reaction in shortcode format. Null if the reaction type is not emoji.
":heart:"
Was this page helpful?