diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index e0cac5c4d4..d0411af609 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -137,6 +137,7 @@ "StringUtils": {"props": ["cssValueToNumber", "upperCaseFirstChar"]}, "TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]}, "TimeUtils": {"props": ["calendarFormat", "dateFormat"]}, + "ThreadStore": {"props": ["isActive", "getThreadsForGuild"]}, "UnreadGuildUtils": {"props": ["hasUnread", "getUnreadGuilds"]}, "UnreadChannelUtils": {"props": ["getUnreadCount", "getOldestUnreadMessageId"]}, "UploadUtils": {"props": ["upload", "instantBatchUpload"]},