Added reason
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m6s
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m6s
This commit is contained in:
parent
c3f755c989
commit
072dd2b5f6
@ -70,6 +70,7 @@ class Api:
|
|||||||
"token_key": self.auth["token_key"],
|
"token_key": self.auth["token_key"],
|
||||||
"vote": vote,
|
"vote": vote,
|
||||||
"plat": 3,
|
"plat": 3,
|
||||||
|
"reason": 2
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
return json.loads(response.text)
|
return json.loads(response.text)
|
||||||
|
Loading…
Reference in New Issue
Block a user