Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-29 15:57:24 +02:00
parent 2dfe1bbb4d
commit 8f192928f5
1 changed files with 6 additions and 2 deletions

View File

@ -122,6 +122,10 @@
"RoleIconUtils": {
"canGuildUseRoleIcons": [".ROLE_ICONS"],
"getRoleIconData": ["convertSurrogateToName", "customIconSrc"]
},
"SearchPageUtils": {
"searchNextPage": ["(e,t)}],
"searchPreviousPage": ["(e,-t)}"]
}
},
"LibraryModules": {
@ -175,9 +179,9 @@
"ReactionUtils": {"strings": ["\"MESSAGE_REACTION_ADD\"", "\"MESSAGE_REACTION_REMOVE\"", "\"@me\""], "exported": false, "value": "exports"},
"RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]},
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
"RoleIconUtils": {"strings": [".ROLE_ICONS", "convertSurrogateToName", "customIconSrc"], "exported": false, "value": "exports"},
"RoleIconUtils": {"strings": [".ROLE_ICONS", "convertSurrogateToName", "customIconSrc"], "exported": false, "value": "exports"},,
"RTCConnectionUtils": {"props": ["getChannelId", "getGuildId", "getRTCConnectionId"]},
"SearchPageUtils": {"props": ["searchNextPage", "searchPreviousPage"]},
"SearchPageUtils": {"strings": ["searchId", "sort_by", "sort_order"], "exported": false, "value": "exports"}
"SettingsUtils": {"props": ["ShowCurrentGame", "DeveloperMode"]},
"SimpleMarkdownComponents": {"strings": ["customEmoji", "emojiTooltipPosition", "timestampTooltip"]},
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},