ReactionResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| reaction_id | Long | Unique identifier for the reaction. | [default to null] |
| emoji | String | Emoji used for the reaction. | [default to null] |
| user_id | Long | ID of the user who reacted. | [default to null] |
| display_name | String | Display name of the user who reacted. | [default to null] |
| timestamp | Long | Timestamp when the reaction was made. | [default to null] |