Update 0BDFDB.data.json
This commit is contained in:
parent
6c2ebd3ac8
commit
348e23e48d
|
@ -205,7 +205,6 @@
|
||||||
}},
|
}},
|
||||||
"PrivateChannelUtils": {"props": ["addRecipient", "openPrivateChannel"]},
|
"PrivateChannelUtils": {"props": ["addRecipient", "openPrivateChannel"]},
|
||||||
"QuerySearchUtils": {"props": ["queryGuilds", "queryGroupDMs"]},
|
"QuerySearchUtils": {"props": ["queryGuilds", "queryGroupDMs"]},
|
||||||
"ReactionEmojiUtils": {"props": ["getReactionEmojiName", "getAccessibleEmojiDisplayName"]},
|
|
||||||
"RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]},
|
"RecentMentionUtils": {"props": ["deleteRecentMention", "fetchRecentMentions"]},
|
||||||
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
|
"RelationshipUtils": {"props": ["addRelationship", "removeRelationship"]},
|
||||||
"RoleIconUtils": {"strings": [".subscription_listing_id", ".ROLE_ICONS", "customIconSrc:"], "exported": false, "value": "exports", "map": {
|
"RoleIconUtils": {"strings": [".subscription_listing_id", ".ROLE_ICONS", "customIconSrc:"], "exported": false, "value": "exports", "map": {
|
||||||
|
@ -218,8 +217,12 @@
|
||||||
"clearHistory": ["dispatch({type:\"SEARCH_CLEAR_HISTORY\""]
|
"clearHistory": ["dispatch({type:\"SEARCH_CLEAR_HISTORY\""]
|
||||||
}},
|
}},
|
||||||
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},
|
"SimpleMarkdownParser": {"props": ["parseBlock", "parseInline", "defaultOutput"]},
|
||||||
"SlateRichUtils": {"props": ["createState", "toRichValue"]},
|
"SlateRichUtils": {"strings": ["{type:\"line\",children", "textValue:", "richValue:", "map"], "exported": false, "value": "exports", "map": {
|
||||||
"SlateTextUtils": {"props": ["serializeDescendant", "toTextValue"]},
|
"toRichValue": ["{type:\"line\",children", "map"]
|
||||||
|
}},
|
||||||
|
"SlateTextUtils": {"strings": ["preventEmojiSurrogates", "ignoreTrailingEmptyNodes", "allowBlock"], "exported": false, "value": "exports", "map": {
|
||||||
|
"toTextValue": ["ignoreTrailingEmptyNodes"]
|
||||||
|
}},
|
||||||
"SoundParser": {"strings": ["discodo", "ddr-down", "mute"]},
|
"SoundParser": {"strings": ["discodo", "ddr-down", "mute"]},
|
||||||
"SoundUtils": {"strings": [".disableSounds)", ".getSoundpack()", "Unable to find sound for pack name"], "exported": false, "value": "exports", "map": {
|
"SoundUtils": {"strings": [".disableSounds)", ".getSoundpack()", "Unable to find sound for pack name"], "exported": false, "value": "exports", "map": {
|
||||||
"createSound": [";return new "],
|
"createSound": [";return new "],
|
||||||
|
|
Loading…
Reference in New Issue