-
-
Notifications
You must be signed in to change notification settings - Fork 6
feat: room_membership api #27
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
Conversation
5b9dc2c to
d9a56e7
Compare
|
I don't really know why all the errors appear, though I'm pretty sure it's with a new rust version, as all these errors also appear on the unmodified code. |
|
I opened #28 to fix CI. |
b8cafda to
60b37db
Compare
60b37db to
623f490
Compare
623f490 to
d27491d
Compare
jplatte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Published as part of |
|
Awesome, you can mark it here for other people to know that it's implemented #9 |
I added the room_membership join endpoint referenced here.