summaryrefslogtreecommitdiff
path: root/src/discord/discord.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/discord/discord.hpp')
-rw-r--r--src/discord/discord.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/discord/discord.hpp b/src/discord/discord.hpp
index 9c2c080..6b2853b 100644
--- a/src/discord/discord.hpp
+++ b/src/discord/discord.hpp
@@ -321,6 +321,8 @@ private:
void StoreMessageData(Message &msg);
+ static bool ShouldChannelTypeCountInUnread(ChannelType type);
+
void HandleReadyReadState(const ReadyEventData &data);
void HandleReadyGuildSettings(const ReadyEventData &data);