Three digit codes denoting state, errors and other messages.
Just like FTP and similar protocols, the bot API issues these
three-digit numbers to notify the bot of the current state of affairs. The
hundreds digit denotes the message type (information, error, etc); the
other two digits uniquely identify the message type.
-
BTS_PROMPT_STARTS
- Beginning of a prompt
-
BTS_PROMPT_ARGUMENT
- A prompt argument (%s etc) follows
-
BTS_PROMPT_TEXT
- Human-readable prompt follows
-
BTS_PROMPT_ENDS
- End of prompt
-
BTS_FILE_STARTS
- Beginning of a long file display
-
BTS_FILE_ENDS
- End of a long file display
-
BTS_INJECTED_PROMPT
- Message from other user follows
-
BTS_INPUT_EXPECTED
- Input expected now
Alphabetic index
This page was generated with the help of DOC++.