My main concern with storing a list of <mute> in
bookmarks2 is the risk of
race condition.
If they mute two different users in two different apps at exactly the same
moment? Is this realistic with human users?
Also, what if user is in a very huge room and mute
dozen of
participants?
Then you have a few dozen ids in a list. Is this a problem?