Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-03-10 10:09:51 +01:00
parent 34ba2d7ffd
commit 924b069972
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
"StreamUtils": {"props": ["getActiveStreamForUser", "getAllApplicationStreams"]},
"StringUtils": {"props": ["cssValueToNumber", "upperCaseFirstChar"]},
"TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]},
"TimeUtils": {"props": ["calendarFormat", "dateFormat"]},
"UnreadGuildUtils": {"props": ["hasUnread", "getUnreadGuilds"]},
"UnreadChannelUtils": {"props": ["getUnreadCount", "getOldestUnreadMessageId"]},
"UploadUtils": {"props": ["upload", "instantBatchUpload"]},