Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-29 15:47:29 +02:00
parent efa38dc2d0
commit 2dfe1bbb4d
1 changed files with 5 additions and 1 deletions

View File

@ -118,6 +118,10 @@
},
"ReactionUtils": {
"getReactions": [".apply("]
},
"RoleIconUtils": {
"canGuildUseRoleIcons": [".ROLE_ICONS"],
"getRoleIconData": ["convertSurrogateToName", "customIconSrc"]
}
},
"LibraryModules": {
@ -171,7 +175,7 @@
"ReactionUtils": {"strings": ["\"MESSAGE_REACTION_ADD\"", "\"MESSAGE_REACTION_REMOVE\"", "\"@me\""], "exported": false, "value": "exports"},
"RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]},
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
"RoleIconUtils": {"props": ["getRoleIconData"]},
"RoleIconUtils": {"strings": [".ROLE_ICONS", "convertSurrogateToName", "customIconSrc"], "exported": false, "value": "exports"},
"RTCConnectionUtils": {"props": ["getChannelId", "getGuildId", "getRTCConnectionId"]},
"SearchPageUtils": {"props": ["searchNextPage", "searchPreviousPage"]},
"SettingsUtils": {"props": ["ShowCurrentGame", "DeveloperMode"]},