mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-08-03 08:38:45 +02:00
api: Add Room configuration changers
This commit is contained in:
parent
adf8bc3ee0
commit
2d68e30ad2
6 changed files with 473 additions and 13 deletions
|
@ -305,6 +305,7 @@ input RemoveMXID {
|
|||
}
|
||||
|
||||
input RoomConfigUpdate {
|
||||
id: ID!
|
||||
debug: Boolean
|
||||
adminPowerLevel: Int
|
||||
hashChecker: HashCheckerConfigUpdate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue