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