Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-07-28 20:57:15 +02:00
parent c3c8e18ec9
commit 80ff4789c7
1 changed files with 1 additions and 0 deletions

View File

@ -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"]},