From 67a6c03577c66cb1b8cb69ad1f31b79fa7cc8a3c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 31 Oct 2018 15:57:25 +0300 Subject: Discord: additional option to use special sub-groups for guilds --- protocols/Discord/src/proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Discord/src/proto.h') diff --git a/protocols/Discord/src/proto.h b/protocols/Discord/src/proto.h index 5fc60038cb..60305b3630 100644 --- a/protocols/Discord/src/proto.h +++ b/protocols/Discord/src/proto.h @@ -204,6 +204,7 @@ class CDiscordProto : public PROTO CMOption m_wszEmail; // my own email CMOption m_wszDefaultGroup; // clist group to store contacts CMOption m_bHideGroupchats; // hide guild chats on startup + CMOption m_bUseGuildGroups; // use special subgroups for guilds ////////////////////////////////////////////////////////////////////////////////////// // common data -- cgit v1.2.3