feat: warn for missing scopes when logging in (#6072)

This commit is contained in:
nerix
2025-03-15 13:14:03 +01:00
committed by GitHub
parent ee1421d770
commit 6cdd28c7d4
10 changed files with 387 additions and 147 deletions
+2
View File
@@ -270,6 +270,8 @@ public:
const QVariantMap &tags,
const QTime &time);
static MessagePtrMut makeMissingScopesMessage(const QString &missingScopes);
/// "Chat has been cleared by a moderator." or "{actor} cleared the chat."
/// @param actor The user who cleared the chat (empty if unknown)
/// @param count How many times this message has been received already