| Name | Type | Description | Notes |
|---|---|---|---|
| thingId | String | Reddit fullname of the target. Prefix "t3_" for a post and "t1_" for a comment. A bare id with no prefix is treated as a post ("t3_"). | |
| direction | DirectionEnum | 1 to upvote, -1 to downvote, 0 to clear an existing vote |
| Name | Value |
|---|---|
| NUMBER_1 | 1 |
| NUMBER_0 | 0 |
| NUMBER_MINUS_1 | -1 |