-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbot_data.json
More file actions
34 lines (34 loc) · 980 Bytes
/
bot_data.json
File metadata and controls
34 lines (34 loc) · 980 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"ride_requests": {
"uk0gk3ky8i357h1e": {
"id": "uk0gk3ky8i357h1e",
"rider": {
"first_name": "Tomiwa",
"username": "tomiwa1a1",
"id": 5238299107
},
"driver": {
"first_name": "Tomiwa",
"username": "tomiwa1a1",
"id": 5238299107
},
"request": "chedi to podgorica 3pm today",
"price": "70",
"offers": {
"0mmuu2r10s7zxvc6": {
"id": "0mmuu2r10s7zxvc6",
"driver": {
"first_name": "Tomiwa",
"username": "tomiwa1a1",
"id": 5238299107
},
"price": "70"
}
},
"date_created": 1684563065
}
},
"active_request_ids": {
"5238299107": "uk0gk3ky8i357h1e"
}
}