Group Chats (Non-NFT Related)
Group chat related API endpoints:
Last updated
Group chat related API endpoints:
Last updated
This used for UI purposes, checking if a user/wallet has bookmarked a community.
Wallet Address
NFT Contract Address
OK
No content
Get all group chat items for a given wallet (useraddress) for a given NFT Contract Address (TODO: fix up var names)
NFT Address
FROM: wallet address
OK
For group chat unread counts, currently the database stores a timestamp for each time a user enters a group chat. We though in the design it would be impractical to keep a read/unread count copy per user per message, but if this method doesn't proof to be fine grained enough, we could add a boolean relational table of read messgages per user.
Common Name Mapped to User/Community
OK
Community Chat Data
OK
Currently used for all messages outside of DMs
OK