whatsapp / data /users.json
abdullahalioo's picture
Upload 12 files
b52fd0a verified
{
"12345678": {
"name": "Alice Demo",
"email": "alice@demo.com",
"token": "demo_token_alice_12345",
"contacts": [
"87654321"
],
"created_at": "2025-01-01T10:00:00"
},
"87654321": {
"name": "Bob Demo",
"email": "bob@demo.com",
"token": "demo_token_bob_67890",
"contacts": [
"12345678"
],
"created_at": "2025-01-01T11:00:00"
},
"13632423": {
"name": "abdullah ali",
"email": "abdullahali1692011@gmail.com",
"token": "qRp-NX-lIxtrzTLgvix7tPcekwcZpRmbNnQbZuhYHI0",
"contacts": [
"19871079"
],
"created_at": "2025-11-03T10:25:58.261817"
},
"19871079": {
"name": "abdullah alioo",
"email": "abdullahtechhub1692011@gmail.com",
"token": "hSoljCRQ3kXPmmbJ4p5KvQyNgBmVCkd5cKOCj9A_ljA",
"contacts": [
"13632423"
],
"created_at": "2025-11-03T10:26:26.208882"
},
"76582281": {
"name": "Test User 1",
"email": "testuser1_1762165678@test.com",
"token": "xG-xphaNlNaE-N5lbnIKNBd-8mIMzlQ24PtH6o0LESk",
"contacts": [
"12642270"
],
"created_at": "2025-11-03T10:27:59.011170"
},
"12642270": {
"name": "Test User 2",
"email": "testuser2_1762165678@test.com",
"token": "jK7dDrMu2tDC-a4UJlt0vwhicSTyWSnIakwpuTBlTgo",
"contacts": [
"76582281"
],
"created_at": "2025-11-03T10:27:59.018040"
},
"83708392": {
"name": "Test User 1",
"email": "testuser1_1762165705@test.com",
"token": "NMcpfP6HRJeRsSmsepU1c5TDQiwsnOyaLGwhFy18Zuw",
"contacts": [
"50185049"
],
"created_at": "2025-11-03T10:28:25.930877"
},
"50185049": {
"name": "Test User 2",
"email": "testuser2_1762165705@test.com",
"token": "dZpu351F6YqLCDDZBIszWhIelfPqFOts3jtMQCtJAyE",
"contacts": [
"83708392"
],
"created_at": "2025-11-03T10:28:25.937104"
},
"13089813": {
"name": "Test User 1",
"email": "testuser1_1762165778@test.com",
"token": "g0AZN0ngTzX2fk9THw_6k3jVG-KvXkjIVzEuselYi2c",
"contacts": [
"27739400"
],
"created_at": "2025-11-03T10:29:38.088862"
},
"27739400": {
"name": "Test User 2",
"email": "testuser2_1762165778@test.com",
"token": "R0fICIcyQRqKn9WTgiR82v-kwUZ5PiILwnOhmtx-RPg",
"contacts": [
"13089813"
],
"created_at": "2025-11-03T10:29:38.095038"
}
}