Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
(→Group) |
(→Error) |
||
| Line 255: | Line 255: | ||
|xmlrpc_code||Integer, Read Only, Optional||If underlying implementation is XML-RPC|| | |xmlrpc_code||Integer, Read Only, Optional||If underlying implementation is XML-RPC|| | ||
|} | |} | ||
====Notes==== | |||
* 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. | |||