Fixes for v12 power levels
This commit is contained in:
committed by
Tobias Fella
parent
82f54b4f2c
commit
657c8a0dcd
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user