Add GetRoomDetails function to admin api
Author: grvn-htCreated Nov 26, 2024Updated Nov 26, 2024
Labelsenhancement
Hi everyone! I want to add GetRoomDetails function to admin api from this documentation: https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#list-room-api I made some changes in this pull request: https://github.com/mautrix/go/pull/321
Source: mautrix/go