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