matrix-react-sdk
c2923121 - Send bot options with leading underscore on the state key

Commit
10 years ago
Send bot options with leading underscore on the state key This is in order to get around the synapse rule which states that if the state key is a user ID, then only that user can send the event. We want to set the event for another user (the bot), hence we can't send just the plain user ID.
Author
Parents
Loading