You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're missing an implementation of the delete-all-a-users-posts endpoint, /user/{sessionId}/deleteMessages (which should have the option to either delete from specific rooms, or from all rooms where the caller is a moderator -- very similarly to how /user/{sessionId}/ban works now).