Developing Bot
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
[
|
||||
{
|
||||
"date": "",
|
||||
"time": "",
|
||||
"custom_message": "",
|
||||
"signup_deadline": "",
|
||||
"ordered_food_change_deadline": "",
|
||||
"ordered_food_change_closed": false,
|
||||
"location": "",
|
||||
"organizer_id": 0,
|
||||
"attendees": [
|
||||
{
|
||||
"is_guest": false,
|
||||
"invited_by_user_id": 0,
|
||||
"user_id_or_guest_id": 0,
|
||||
"guest_name": "",
|
||||
"signed_up": true,
|
||||
"food_ordered": [
|
||||
{
|
||||
"food_item": "",
|
||||
"price": 0.0,
|
||||
"quantity": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user