Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
No edit summary |
||
| Line 248: | Line 248: | ||
|xmlrpc_code||Integer, Read Only, Optional||If underlying implementation is XML-RPC|| | |xmlrpc_code||Integer, Read Only, Optional||If underlying implementation is XML-RPC|| | ||
|} | |} | ||
* Error objects are distinguished from other objects because they have an "error" member set to a true value. You should test every API return to see if it is an Error. | * Error objects are distinguished from other objects because they have an "error" member set to a true value. You should test every API return to see if it is an Error. | ||