#Undefined when I try to pass objects to another file.
3 messages · Page 1 of 1 (latest)
I have a custom command handler, that splits the slash commands, select menus, buttons, etc. into different category, and what I am trying to do is, exports some variables and arrays using exports.<variable> = <variable> but nothing is working. Screenshot 1 is the command file. and for testing purposed I made so that when the next button is pressed it sends the values from the command file.