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