$awaitMessage
Last updated
Last updated
channelID
The channel to await messages in.
Snowflake
Yes
userFilter
List of user IDs that the bot awaits the message for (separated by commas). Use everyone
to await any incoming message.
Snowflake | String
Yes
time
How long to await the user's message, before returning errorMessage
.
Time
Yes
errorMessage
The error to return when time
is up, and no response has been provided.
String
No
output
The message response followed by the code to execute.
String
Yes