ellenxxxiao / uwa-orthodontics-app

0 stars 1 forks source link

Chat list API endpoints #29

Closed ellenxxxiao closed 3 months ago

ellenxxxiao commented 3 months ago

API endpoints for retrieving all chats for a user (the user logged in. TBA), fields including:

  1. contact user's details (avatar, name)
  2. last message details (content, sent time)

sorted by last message time, latest first.

github-actions[bot] commented 3 months ago

Branch issue-29-Chat_list_API_endpoints created!