Railgun

if it ain't broke, we'll break it

User Tools

Site Tools


senses:types:command-context

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
senses:types:command-context [2025/07/28 02:55] – [args] correct word flashsenses:types:command-context [2025/07/28 03:25] (current) – single word for aesthetics flash
Line 21: Line 21:
   send(text: string): ()   send(text: string): ()
  
-=== Arguments ===+==== Arguments ====
  
   - The first argument should be a non-empty string that will be used as the body of a chat message sent by the bot, if an empty string is provided the function will not error but the invoke will be discarded.   - The first argument should be a non-empty string that will be used as the body of a chat message sent by the bot, if an empty string is provided the function will not error but the invoke will be discarded.
  
-=== Return values ===+==== Returns ====
  
 //This function has no return values.// //This function has no return values.//
Line 37: Line 37:
   respond(text: string): ()   respond(text: string): ()
  
-=== Arguments ===+==== Arguments ====
  
   - The first argument should be a non-empty string that will be used as the body of a chat message sent by the bot, if an empty string is provided the function will not error but the invoke will be discarded.   - The first argument should be a non-empty string that will be used as the body of a chat message sent by the bot, if an empty string is provided the function will not error but the invoke will be discarded.
  
-=== Return values ===+==== Returns ====
  
 //This function has no return values.// //This function has no return values.//
  
senses/types/command-context.1753671355.txt.gz · Last modified: by flash