mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-26 19:23:15 -03:00
388 B
Executable file
388 B
Executable file
Push Message Sessions
Request Method: GET
- /users/
userID
/push-message-sessions = Get Somethings about the notificactions-
Response Example:
{ "read_msg_id": "20randomnumbersherex", // Some random numbers with id "unread_msg_count": 0, // Unreaded notifications "latest_msg_id": "20randomnumbersherex" // Latest id of msg }
-