Basic Variables

This is the list of basic variables that are supported at BotWiz.

Basic variables consist of regular/most commonly used variables such as: {interaction} or {channel}. These are usable with any event or command interaction.

Below you can find a full list of basic variables.

When using the {interaction} variable, please note that every button, select and modal click/submit will change the value of the variable. A new interaction is fired every time an interactable such as a button, select menu, modal or command is used. This results in the interaction data being overwritten with new data for the newly created interaction.

Last updated