Add is_checked_in into joined event api
Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -2104,6 +2104,9 @@
|
||||
"event_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_checked_in": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_joined": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user