From 71a998e654da2ef72a4fb9c94781f0916ec51d8e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 14 Oct 2021 15:28:59 +0200 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index c0e0c73e1d..4dbb0f905f 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -91,6 +91,7 @@ "MentionUtils": {"props": ["isRawMessageMentioned", "isMentioned"]}, "MessageAuthorUtils": {"props": ["getMessageAuthor", "useNullableMessageAuthor"]}, "MessageManageUtils": {"props": ["copyLink", "replyToMessage"]}, + "MessageParser": {"props": ["parseEmbedTitle", "defaultRules"]}, "MessagePinUtils": {"props": ["pinMessage", "unpinMessage"]}, "MessageReplyStore": {"props": ["getPendingReply"]}, "MessageReplyUtils": {"props": ["createPendingReply", "deletePendingReply"]},