From 7832ecfe7da4ea8bbefb94c65aed11a6b527b46e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 7 Jan 2021 13:49:00 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 9380ac9aa1..a4babcf492 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -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"]},