Update BDFDB.data.json
This commit is contained in:
parent
b43a4dc729
commit
d3bab6401c
|
@ -26,6 +26,7 @@
|
||||||
"CategoryCollapseUtils": {"props": ["categoryCollapse", "categoryCollapseAll"]},
|
"CategoryCollapseUtils": {"props": ["categoryCollapse", "categoryCollapseAll"]},
|
||||||
"ChannelStore": {"props": ["getChannel", "getDMFromUserId"]},
|
"ChannelStore": {"props": ["getChannel", "getDMFromUserId"]},
|
||||||
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
|
"ColorUtils": {"props": ["hex2int", "hex2rgb"]},
|
||||||
|
"CommandApplicationUtils": {"props": ["useApplicationCommandsDiscoveryState"]},
|
||||||
"CommandUtils": {"props": ["queryApplicationCommands", "setActiveCommand"]},
|
"CommandUtils": {"props": ["queryApplicationCommands", "setActiveCommand"]},
|
||||||
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
|
"ContextMenuUtils": {"props": ["closeContextMenu", "openContextMenu"]},
|
||||||
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},
|
"CopyLinkUtils": {"props": ["SUPPORTS_COPY", "copy"]},
|
||||||
|
|
Loading…
Reference in New Issue