Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-01-07 13:49:00 +01:00
parent b623185011
commit 7832ecfe7d
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
"MemberCountUtils": {"props": ["getMemberCount", "getMemberCounts"]},
"MemberStore": {"props": ["getMember", "getMembers"]},
"MentionUtils": {"props": ["isRawMessageMentioned", "isMentioned"]},
"MessageAuthorUtils": {"props": ["getMessageAuthor", "useNullableMessageAuthor"]},
"MessageManageUtils": {"props": ["copyLink", "replyToMessage"]},
"MessagePinUtils": {"props": ["pinMessage", "unpinMessage"]},
"MessageReplyStore": {"props": ["getPendingReply"]},