Tulir Asokan
Tulir Asokan
Actually, looks like this is about the browser form input validation, not the backend code.
This is probably what it'll end up as: 
At least using the full API they can. I don't use a separate bot api library because I can just use the full API and share much more code with...
Any mapping of edits is not going to happen. I might accept a pull request to stop bridging edit events entirely, but other than that users are expected to know...
That's a lot of words for a simple "moderation actions should be bridged through the relaybot" feature request :P
Duplicate of #6445
Syncing names works just fine, so adding a way to set them manually is very low priority (probably won't happen unless someone contributes it).
You should probably just send valid mimetypes 🤔 The reason they're silently dropped is that they're actually not dropped and are sent through just fine, but the receiver's client doesn't...
The bridge still isn't rejecting anything, but I guess it could have a whitelist for mimetypes to send as image/video/audio (and send the rest as documents)