Fixes for v12 power levels

This commit is contained in:
Tobias Fella
2025-12-25 22:29:07 +01:00
committed by Tobias Fella
parent 82f54b4f2c
commit 657c8a0dcd
4 changed files with 15 additions and 3 deletions

View File

@@ -615,7 +615,7 @@ public:
/**
* @brief Whether this user is considered a creator of this room. Only applies to post-v12 rooms.
*/
bool isCreator(const QString &userId) const;
Q_INVOKABLE bool isCreator(const QString &userId) const;
/**
* @return The most recent pinned message in the room.