Message States (Part 2) + Component Modifiers

This commit is contained in:
DJj123dj
2026-05-08 21:46:13 +02:00
parent 7030b7011c
commit cb8afdf9a6
6 changed files with 43 additions and 9 deletions
+2
View File
@@ -219,6 +219,8 @@ export const loadAllEvents = () => {
"afterMessageComponentsLoaded",
"onModalComponentLoad",
"afterModalComponentsLoaded",
"onComponentModifierLoad",
"afterComponentModifiersLoaded",
//plugin loading before responders
"onPluginBeforeResponderLoad",