Skip to content

Commit d26fdf6

Browse files
authored
Merge pull request #63 from gotd/feat/update-schema
Update schema documentation to the latest layer.
2 parents 3dbbf9b + 5292ee2 commit d26fdf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_schema/139.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19360,7 +19360,7 @@
1936019360
},
1936119361
"user_id": {
1936219362
"name": "user_id",
19363-
"description": "The bot ID"
19363+
"description": "The user ID"
1936419364
}
1936519365
}
1936619366
},

_schema/latest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19360,7 +19360,7 @@
1936019360
},
1936119361
"user_id": {
1936219362
"name": "user_id",
19363-
"description": "The bot ID"
19363+
"description": "The user ID"
1936419364
}
1936519365
}
1936619366
},

0 commit comments

Comments
 (0)