-
Notifications
You must be signed in to change notification settings - Fork 2
Errors
Leon Gies edited this page Apr 11, 2025
·
1 revision
All error messages have the following format
{
"error": "<error code>",
"message": "<error message>"
}
You can find all error codes and message formats here: https://github.com/NotLe0n/tMLAPIs/blob/master/src/api_error.rs