@wildix/xbees-users-client > Users > createSystemBot
Users.createSystemBot() method
Signature:
createSystemBot(args: CreateSystemBotCommandInput, cb: (err: any, data?: CreateSystemBotCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: CreateSystemBotCommandOutput) => void |
Returns:
void