Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[events] vote

lolusab edited this page Mar 11, 2015 · 5 revisions
Key Type Description
vote Int User vote (1 for Woot, -1 for Meh)
id String User ID of user

Example

{
    id: 'xxxxxxxxxxxxxxxxxxxxxxxx',
    vote: 1
}
Clone this wiki locally