1.Discovery page:
এখানে সব voice room থাকবে।যে parameter গুলো all-voice-room ছিলো সে গুলোই।কিন্তু এখানে মহাদেশ আকারে থাকবে সকল রুম গুলো।যেহেতু সকল রুমের সাথে country থাকে আর country flag থাকে।এই api সে দেশগুলোকে category করে ভাগ করবে।আর একটাই api হবে।
{
"Asia": [
{
"id": 94,
"room_id": "647623583",
"room_name": "mobile_v1",
"user_id": 4,
"room_image": "https://liolive.expressreward.xyz/assets/backend/images/room/room-image-41755183555689df9c36cea7.jpg",
"host_user": [
{
"id": 97,
"room": 94,
"room_id": "647623583",
"user_id": 4,
"is_host": 1,
"user_type": null,
"created_at": "2025-08-14T14:59:15.000000Z",
"updated_at": "2025-08-14T14:59:15.000000Z",
"user": {
"id": 4,
"user_id": "647623583",
"google_id": "102402490755794440922",
"first_name": "Md Apon Ahmed (apon)",
"last_name": "Md Apon Ahmed (apon)",
"user_name": "Md Apon Ahmed (apon)",
"email": "mdaponahmed412@gmail.com",
"phone_number": null,
"email_verified_at": null,
"joined_at": "2025-08-13 12:05:07",
"ver_code": "3066",
"is_verified": 1,
"account_status": 2,
"total_coin": 0,
"total_gold": 0,
"current_team_id": null,
"profile_photo_path": null,
"created_at": "2025-08-13T12:05:08.000000Z",
"updated_at": "2025-08-16T06:54:57.000000Z",
"user_profile": {
"id": 97,
"user_id": 4,
"gender": null,
"address": null,
"city": null,
"country": "Bnagladesh",
"zip_code": null,
"state": null,
"dob": "2025-08-18 00:00:00",
"bio": null,
"profile_image": "assets/backend/images/users/user-image-41755223721689e96a92fe31.jpg",
"created_at": "2025-08-13T12:05:08.000000Z",
"updated_at": "2025-08-18T10:38:42.000000Z"
}
}
}
],
"upload_room_them": "",
"created_at": "2025-08-14 14:59:15",
"updated_at": "2025-08-14 14:59:15"
}
],
"africa": [
{
"id": 94,
"room_id": "647623583",
"room_name": "mobile_v1",
"user_id": 4,
"room_image": "https://liolive.expressreward.xyz/assets/backend/images/room/room-image-41755183555689df9c36cea7.jpg",
"host_user": [
{
"id": 97,
"room": 94,
"room_id": "647623583",
"user_id": 4,
"is_host": 1,
"user_type": null,
"created_at": "2025-08-14T14:59:15.000000Z",
"updated_at": "2025-08-14T14:59:15.000000Z",
"user": {
"id": 4,
"user_id": "647623583",
"google_id": "102402490755794440922",
"first_name": "Md Apon Ahmed (apon)",
"last_name": "Md Apon Ahmed (apon)",
"user_name": "Md Apon Ahmed (apon)",
"email": "mdaponahmed412@gmail.com",
"phone_number": null,
"email_verified_at": null,
"joined_at": "2025-08-13 12:05:07",
"ver_code": "3066",
"is_verified": 1,
"account_status": 2,
"total_coin": 0,
"total_gold": 0,
"current_team_id": null,
"profile_photo_path": null,
"created_at": "2025-08-13T12:05:08.000000Z",
"updated_at": "2025-08-16T06:54:57.000000Z",
"user_profile": {
"id": 97,
"user_id": 4,
"gender": null,
"address": null,
"city": null,
"country": "Sierra leone",
"zip_code": null,
"state": null,
"dob": "2025-08-18 00:00:00",
"bio": null,
"profile_image": "assets/backend/images/users/user-image-41755223721689e96a92fe31.jpg",
"created_at": "2025-08-13T12:05:08.000000Z",
"updated_at": "2025-08-18T10:38:42.000000Z"
}
}
}
],
"upload_room_them": "",
"created_at": "2025-08-14 14:59:15",
"updated_at": "2025-08-14 14:59:15"
}
]
}
Comments
Post a Comment