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