Update BDFDB.data.json
This commit is contained in:
parent
c3c8e18ec9
commit
80ff4789c7
|
@ -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"]},
|
||||
|
|
Loading…
Reference in New Issue