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