From 3566a96173a67053bf86a46f3a47f25732867806 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 11 Aug 2021 05:05:58 +0200 Subject: [PATCH] stuff --- Library/_res/0BDFDB.data.json | 2 +- Library/_res/BDFDB.data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index eba8f6a411..c04801418b 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -138,7 +138,7 @@ "TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]}, "TimeUtils": {"props": ["calendarFormat", "dateFormat"]}, "ThreadStore": {"props": ["isActive", "getThreadsForGuild"]}, - "UnreadGuildUtils": {"props": ["hasUnread", "getGuildUnreadCount"]}, + "UnreadGuildUtils": {"props": ["hasUnread", "getTotalMentionCount"]}, "UnreadChannelUtils": {"props": ["getUnreadCount", "getOldestUnreadMessageId"]}, "UploadUtils": {"props": ["upload", "instantBatchUpload"]}, "URLParser": {"props": ["parse", "resolveObject"]}, diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index eba8f6a411..c04801418b 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -138,7 +138,7 @@ "TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]}, "TimeUtils": {"props": ["calendarFormat", "dateFormat"]}, "ThreadStore": {"props": ["isActive", "getThreadsForGuild"]}, - "UnreadGuildUtils": {"props": ["hasUnread", "getGuildUnreadCount"]}, + "UnreadGuildUtils": {"props": ["hasUnread", "getTotalMentionCount"]}, "UnreadChannelUtils": {"props": ["getUnreadCount", "getOldestUnreadMessageId"]}, "UploadUtils": {"props": ["upload", "instantBatchUpload"]}, "URLParser": {"props": ["parse", "resolveObject"]},