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