-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tell the homeserver if a room alias request failed #655
base: develop
Are you sure you want to change the base?
Conversation
What is supposed to happen here?
|
@jaller94 If createRoomOpts comes back as undefined, we should call createRoom with |
I resolved the merge conflict. |
According to the type definition in |
Ok, I added it to the type in matrixroomhandler.ts. |
74958ce
to
45a1a0f
Compare
In reply to #655 (comment) @Half-Shot |
Adds more TypeScript annotations to MatrixRoomHandler.