From 8f669a6a45cff24e874d8249bc77faed34a2c734 Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 22 Feb 2021 01:48:27 +0300 Subject: Add Context::setChatMuteDuration --- context.h | 1 + 1 file changed, 1 insertion(+) (limited to 'context.h') diff --git a/context.h b/context.h index eda080a..7c8d4a2 100644 --- a/context.h +++ b/context.h @@ -34,6 +34,7 @@ public: QString getBlobdir(); Q_INVOKABLE bool setConfig(QString key, QString value); Q_INVOKABLE QString getConfig(QString key); + Q_INVOKABLE bool setChatMuteDuration(uint32_t chatId, int64_t duration); Q_INVOKABLE QString getMessageInfo(uint32_t msgId); private: -- cgit v1.2.3-70-g09d2