Replace memberId and channelId with json containing more info #3
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
E.g. instead of the memberId, each event could contain the following:
Alternatively a mapping from user/channel id to more info could be stored in a seperate db, could make filtering through the api easier.