Backup MiniApp 2025-05-04 02:25:10
Browse files- cloudeng_mini_app_data.json +22 -0
cloudeng_mini_app_data.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"users": {
|
| 3 |
+
"5929031322": {
|
| 4 |
+
"user_info": {
|
| 5 |
+
"id": 5929031322,
|
| 6 |
+
"first_name": "Alex",
|
| 7 |
+
"last_name": "Morshen",
|
| 8 |
+
"username": "sandru_dev",
|
| 9 |
+
"language_code": "ru",
|
| 10 |
+
"allows_write_to_pm": true,
|
| 11 |
+
"photo_url": "https://t.me/i/userpic/320/Tw_JMTzRLpa3c4C1EuYBFR5krvS6H5i-1gGI4xu1O1aG6FEs7_l8nqYp2xIhFkmZ.svg"
|
| 12 |
+
},
|
| 13 |
+
"created_at": "2025-05-04 02:25:10",
|
| 14 |
+
"filesystem": {
|
| 15 |
+
"type": "folder",
|
| 16 |
+
"id": "root",
|
| 17 |
+
"name": "Root",
|
| 18 |
+
"children": []
|
| 19 |
+
}
|
| 20 |
+
}
|
| 21 |
+
}
|
| 22 |
+
}
|