Update README.md
This commit is contained in:
committed by
GitHub
parent
92eff92f11
commit
5beafb858e
@@ -23,14 +23,14 @@ wf.fetch("123456789123456789").then(r => {
|
||||
You will get this json object as response
|
||||
```json
|
||||
{
|
||||
responseCode: 0,
|
||||
data: {
|
||||
score: [
|
||||
"responseCode": 0,
|
||||
"data": {
|
||||
"score": [
|
||||
100, // Troll
|
||||
100, // Raider
|
||||
80 // Harasser
|
||||
],
|
||||
flags: [
|
||||
"flags": [
|
||||
"Possibly Harasser"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user