Update 0BDFDB.data.json
This commit is contained in:
parent
2dfe1bbb4d
commit
8f192928f5
|
@ -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"]},
|
||||
|
|
Loading…
Reference in New Issue