turt2live / matrix-bot-sdk

TypeScript/JavaScript SDK for Matrix bots
MIT License
199 stars 69 forks source link

Support admin join API #359

Open gary-kim opened 8 months ago

gary-kim commented 8 months ago

Implement the admin room join API.

API documentation: https://element-hq.github.io/synapse/latest/admin_api/room_membership.html

Checklist

turt2live commented 8 months ago

A link to the documentation would be appreciated.

gary-kim commented 7 months ago

@turt2live Docs are in the PR body now