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