Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2023-11-02 12:50:06 +01:00
parent 8a9e84869a
commit 6750b2c5ed
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
"ReactionEmojiUtils": {"props": ["getReactionEmojiName", "getAccessibleEmojiDisplayName"]},
"RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]},
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
"RoleIconUtils": {"props": ["canGuildUseRoleIcon", "getRoleIconData"]},
"RoleIconUtils": {"props": ["canGuildUseRoleIcons", "getRoleIconData"]},
"RTCConnectionUtils": {"props": ["getChannelId", "getGuildId", "getRTCConnectionId"]},
"SearchPageUtils": {"props": ["changePage", "search", "clearHistory"]},
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},