mautrix/go

Missing Room Membership Admin API

grvn-ht opened this issue · 1 comments

Hi !
I'm starting using matrix and would like to use go mautrix in order to handle room membership with an admin.
I saw you already have implemented a client, a method to register and also methods to do actions on users.
So I would like to create a new file roommembershipapi.go in synapseadmin folder and implement this:
https://matrix-org.github.io/synapse/latest/admin_api/room_membership.html
What do you think about it?
Have a good day :)

pull request #181 was merged