base#
Common utilities.
- class acore_soap.gm.base.GMCommandRequest[source]#
todo: docstring
- to_command() str[source]#
Build the GM command.
See all GM commands at https://www.azerothcore.org/wiki/gm-commands
- class acore_soap.gm.base.GMCommandResponse[source]#
todo: docstring
- classmethod from_soap_response(res: SOAPResponse)[source]#
Parse from soap response.