Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-08-09 17:10:07 +02:00
parent 49931a2313
commit dd0c8a278c
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
"TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]},
"TimeUtils": {"props": ["calendarFormat", "dateFormat"]},
"ThreadStore": {"props": ["isActive", "getThreadsForGuild"]},
"UnreadGuildUtils": {"props": ["hasUnread", "getMentionCount"], "nonProps": ["getOldestUnreadMessageId"]},
"UnreadGuildUtils": {"props": ["hasUnread", "getMentionCount", "getGuildUnreadCount"]},
"UnreadChannelUtils": {"props": ["getUnreadCount", "getOldestUnreadMessageId"]},
"UploadUtils": {"props": ["upload", "instantBatchUpload"]},
"URLParser": {"props": ["parse", "resolveObject"]},