@wildix/xbees-users-client > Users > createBot
Users.createBot() method
Signature:
createBot(args: CreateBotCommandInput, options?: __HttpHandlerOptions): Promise<CreateBotCommandOutput>;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<CreateBotCommandOutput>