quotient-im / libQuotient

A Qt library to write cross-platform clients for Matrix
https://quotient-im.github.io/libQuotient/
GNU Lesser General Public License v2.1
132 stars 56 forks source link

RoomMember PowerLevel #768

Closed nvrWhere closed 2 months ago

nvrWhere commented 2 months ago

Add a function to get the power level for a room member in the context of the current room.

Desirable to make sorting via power level easier.