@wildix/xbees-users-client 1.0.42 → 1.0.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/dist-cjs/protocols/Aws_restJson1.js +2 -0
  2. package/dist-es/protocols/Aws_restJson1.js +3 -1
  3. package/dist-types/commands/BatchGetUsersCommand.d.ts +3 -2
  4. package/dist-types/commands/BatchGetUsersPbxLinkDataCommand.d.ts +2 -2
  5. package/dist-types/commands/BatchGetUsersPbxLinkDataV1Command.d.ts +2 -2
  6. package/dist-types/commands/CreateBotApiKeyCommand.d.ts +2 -2
  7. package/dist-types/commands/CreateBotCommand.d.ts +3 -2
  8. package/dist-types/commands/CreateSystemBotCommand.d.ts +2 -2
  9. package/dist-types/commands/DeleteBotApiKeyCommand.d.ts +2 -2
  10. package/dist-types/commands/DeleteBotCommand.d.ts +2 -2
  11. package/dist-types/commands/GetBotCallbackCommand.d.ts +3 -2
  12. package/dist-types/commands/GetBotCommand.d.ts +2 -2
  13. package/dist-types/commands/GetUserCommand.d.ts +3 -2
  14. package/dist-types/commands/GetUserPbxLinkDataCommand.d.ts +2 -2
  15. package/dist-types/commands/GetUserPbxLinkSuggestionCommand.d.ts +2 -2
  16. package/dist-types/commands/GetUserPbxLinkSuggestionV1Command.d.ts +2 -2
  17. package/dist-types/commands/ListBotApiKeysCommand.d.ts +2 -2
  18. package/dist-types/commands/ListBotsCommand.d.ts +2 -2
  19. package/dist-types/commands/QueryColleaguesCommand.d.ts +3 -2
  20. package/dist-types/commands/QueryUserCommand.d.ts +3 -2
  21. package/dist-types/commands/QueryUsersCommand.d.ts +3 -2
  22. package/dist-types/commands/UpdateBotCallbackCommand.d.ts +4 -2
  23. package/dist-types/commands/UpdateBotCommand.d.ts +2 -2
  24. package/dist-types/commands/UploadPictureCommand.d.ts +2 -2
  25. package/dist-types/commands/UploadPictureV1Command.d.ts +3 -1
  26. package/dist-types/commands/VerifyBotSecretKeyCommand.d.ts +2 -2
  27. package/dist-types/commands/VerifyBotSecretKeyV1Command.d.ts +2 -2
  28. package/dist-types/models/models_0.d.ts +6 -0
  29. package/package.json +2 -2
@@ -1262,6 +1262,7 @@ const se_BotLlmFunctionIntegrationWebhook = (input, context) => {
1262
1262
  'headers': smithy_client_1._json,
1263
1263
  'method': [],
1264
1264
  'parameters': _ => se_Document(_, context),
1265
+ 'timeout': [],
1265
1266
  'url': [],
1266
1267
  });
1267
1268
  };
@@ -1363,6 +1364,7 @@ const de_BotLlmFunctionIntegrationWebhook = (output, context) => {
1363
1364
  'headers': smithy_client_1._json,
1364
1365
  'method': smithy_client_1.expectString,
1365
1366
  'parameters': (_) => de_Document(_, context),
1367
+ 'timeout': smithy_client_1.expectInt32,
1366
1368
  'url': smithy_client_1.expectString,
1367
1369
  });
1368
1370
  };
@@ -2,7 +2,7 @@ import { UsersServiceException as __BaseException } from "../models/UsersService
2
2
  import { BotApiKeyNotFoundException, BotEndpoint, BotLlmFunctionIntegration, BotNotFoundException, BotSecretKeyNotValidException, ForbiddenException, UserCompanyNotValidException, UserNotFoundException, UserQueryPredicateNotMetException, ValidationException, } from "../models/models_0";
3
3
  import { awsExpectUnion as __expectUnion, loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody, } from "@aws-sdk/core";
4
4
  import { requestBuilder as rb } from "@smithy/core";
5
- import { decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, _json, collectBody, map, take, withBaseException, } from "@smithy/smithy-client";
5
+ import { decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, _json, collectBody, map, take, withBaseException, } from "@smithy/smithy-client";
6
6
  export const se_BatchGetUsersCommand = async (input, context) => {
7
7
  const b = rb(input, context);
8
8
  const headers = {
@@ -1192,6 +1192,7 @@ const se_BotLlmFunctionIntegrationWebhook = (input, context) => {
1192
1192
  'headers': _json,
1193
1193
  'method': [],
1194
1194
  'parameters': _ => se_Document(_, context),
1195
+ 'timeout': [],
1195
1196
  'url': [],
1196
1197
  });
1197
1198
  };
@@ -1293,6 +1294,7 @@ const de_BotLlmFunctionIntegrationWebhook = (output, context) => {
1293
1294
  'headers': _json,
1294
1295
  'method': __expectString,
1295
1296
  'parameters': (_) => de_Document(_, context),
1297
+ 'timeout': __expectInt32,
1296
1298
  'url': __expectString,
1297
1299
  });
1298
1300
  };
@@ -27,8 +27,7 @@ declare const BatchGetUsersCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves details of multiple users in a single batch operation.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -59,6 +58,7 @@ declare const BatchGetUsersCommand_base: {
59
58
  * // pbxExtension: "STRING_VALUE",
60
59
  * // pbxSerial: "STRING_VALUE",
61
60
  * // pbxUserId: "STRING_VALUE",
61
+ * // pbxGroupId: "STRING_VALUE",
62
62
  * // createdAt: "STRING_VALUE",
63
63
  * // updatedAt: "STRING_VALUE",
64
64
  * // },
@@ -81,6 +81,7 @@ declare const BatchGetUsersCommand_base: {
81
81
  * <p>Base exception class for all service exceptions from Users service.</p>
82
82
  *
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class BatchGetUsersCommand extends BatchGetUsersCommand_base {
86
87
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const BatchGetUsersPbxLinkDataCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves PBX link data for multiple users in a single batch operation.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -118,6 +117,7 @@ declare const BatchGetUsersPbxLinkDataCommand_base: {
118
117
  * <p>Base exception class for all service exceptions from Users service.</p>
119
118
  *
120
119
  *
120
+ * @public
121
121
  */
122
122
  export declare class BatchGetUsersPbxLinkDataCommand extends BatchGetUsersPbxLinkDataCommand_base {
123
123
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const BatchGetUsersPbxLinkDataV1Command_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves PBX link data for multiple users in a single batch operation. This is a deprecated operation - use BatchGetUsersPbxLinkData instead.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -118,6 +117,7 @@ declare const BatchGetUsersPbxLinkDataV1Command_base: {
118
117
  * <p>Base exception class for all service exceptions from Users service.</p>
119
118
  *
120
119
  *
120
+ * @public
121
121
  */
122
122
  export declare class BatchGetUsersPbxLinkDataV1Command extends BatchGetUsersPbxLinkDataV1Command_base {
123
123
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const CreateBotApiKeyCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Creates a new API key for a specific bot.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -79,6 +78,7 @@ declare const CreateBotApiKeyCommand_base: {
79
78
  * <p>Base exception class for all service exceptions from Users service.</p>
80
79
  *
81
80
  *
81
+ * @public
82
82
  */
83
83
  export declare class CreateBotApiKeyCommand extends CreateBotApiKeyCommand_base {
84
84
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const CreateBotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Creates a new bot with the specified configuration and callback settings.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -85,6 +84,7 @@ declare const CreateBotCommand_base: {
85
84
  * value: "STRING_VALUE", // required
86
85
  * },
87
86
  * ],
87
+ * timeout: Number("int"),
88
88
  * parameters: "DOCUMENT_VALUE",
89
89
  * },
90
90
  * },
@@ -146,6 +146,7 @@ declare const CreateBotCommand_base: {
146
146
  * <p>Base exception class for all service exceptions from Users service.</p>
147
147
  *
148
148
  *
149
+ * @public
149
150
  */
150
151
  export declare class CreateBotCommand extends CreateBotCommand_base {
151
152
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const CreateSystemBotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Creates a new system bot with basic configuration for internal use.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -62,6 +61,7 @@ declare const CreateSystemBotCommand_base: {
62
61
  * <p>Base exception class for all service exceptions from Users service.</p>
63
62
  *
64
63
  *
64
+ * @public
65
65
  */
66
66
  export declare class CreateSystemBotCommand extends CreateSystemBotCommand_base {
67
67
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const DeleteBotApiKeyCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Deletes an existing API key for a specific bot.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -64,6 +63,7 @@ declare const DeleteBotApiKeyCommand_base: {
64
63
  * <p>Base exception class for all service exceptions from Users service.</p>
65
64
  *
66
65
  *
66
+ * @public
67
67
  */
68
68
  export declare class DeleteBotApiKeyCommand extends DeleteBotApiKeyCommand_base {
69
69
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const DeleteBotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Deletes an existing bot and all its associated data.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -61,6 +60,7 @@ declare const DeleteBotCommand_base: {
61
60
  * <p>Base exception class for all service exceptions from Users service.</p>
62
61
  *
63
62
  *
63
+ * @public
64
64
  */
65
65
  export declare class DeleteBotCommand extends DeleteBotCommand_base {
66
66
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const GetBotCallbackCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves the callback configuration for a specific bot.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -86,6 +85,7 @@ declare const GetBotCallbackCommand_base: {
86
85
  * // value: "STRING_VALUE", // required
87
86
  * // },
88
87
  * // ],
88
+ * // timeout: Number("int"),
89
89
  * // parameters: "DOCUMENT_VALUE",
90
90
  * // },
91
91
  * // },
@@ -134,6 +134,7 @@ declare const GetBotCallbackCommand_base: {
134
134
  * <p>Base exception class for all service exceptions from Users service.</p>
135
135
  *
136
136
  *
137
+ * @public
137
138
  */
138
139
  export declare class GetBotCallbackCommand extends GetBotCallbackCommand_base {
139
140
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const GetBotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves details of a specific bot by its unique identifier.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -73,6 +72,7 @@ declare const GetBotCommand_base: {
73
72
  * <p>Base exception class for all service exceptions from Users service.</p>
74
73
  *
75
74
  *
75
+ * @public
76
76
  */
77
77
  export declare class GetBotCommand extends GetBotCommand_base {
78
78
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const GetUserCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves details of a specific user by their unique identifier.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -56,6 +55,7 @@ declare const GetUserCommand_base: {
56
55
  * // pbxExtension: "STRING_VALUE",
57
56
  * // pbxSerial: "STRING_VALUE",
58
57
  * // pbxUserId: "STRING_VALUE",
58
+ * // pbxGroupId: "STRING_VALUE",
59
59
  * // createdAt: "STRING_VALUE",
60
60
  * // updatedAt: "STRING_VALUE",
61
61
  * // },
@@ -79,6 +79,7 @@ declare const GetUserCommand_base: {
79
79
  * <p>Base exception class for all service exceptions from Users service.</p>
80
80
  *
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class GetUserCommand extends GetUserCommand_base {
84
85
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const GetUserPbxLinkDataCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves PBX link data for a specific user.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -116,6 +115,7 @@ declare const GetUserPbxLinkDataCommand_base: {
116
115
  * <p>Base exception class for all service exceptions from Users service.</p>
117
116
  *
118
117
  *
118
+ * @public
119
119
  */
120
120
  export declare class GetUserPbxLinkDataCommand extends GetUserPbxLinkDataCommand_base {
121
121
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const GetUserPbxLinkSuggestionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves PBX link suggestion information for a user based on their email address.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -63,6 +62,7 @@ declare const GetUserPbxLinkSuggestionCommand_base: {
63
62
  * <p>Base exception class for all service exceptions from Users service.</p>
64
63
  *
65
64
  *
65
+ * @public
66
66
  */
67
67
  export declare class GetUserPbxLinkSuggestionCommand extends GetUserPbxLinkSuggestionCommand_base {
68
68
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const GetUserPbxLinkSuggestionV1Command_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves PBX link suggestion information for a user based on their email address. This is a deprecated operation - use GetUserPbxLinkSuggestion instead.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -63,6 +62,7 @@ declare const GetUserPbxLinkSuggestionV1Command_base: {
63
62
  * <p>Base exception class for all service exceptions from Users service.</p>
64
63
  *
65
64
  *
65
+ * @public
66
66
  */
67
67
  export declare class GetUserPbxLinkSuggestionV1Command extends GetUserPbxLinkSuggestionV1Command_base {
68
68
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const ListBotApiKeysCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves a list of API keys associated with a specific bot.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -67,6 +66,7 @@ declare const ListBotApiKeysCommand_base: {
67
66
  * <p>Base exception class for all service exceptions from Users service.</p>
68
67
  *
69
68
  *
69
+ * @public
70
70
  */
71
71
  export declare class ListBotApiKeysCommand extends ListBotApiKeysCommand_base {
72
72
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const ListBotsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Retrieves a list of all bots for the specified company.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -72,6 +71,7 @@ declare const ListBotsCommand_base: {
72
71
  * <p>Base exception class for all service exceptions from Users service.</p>
73
72
  *
74
73
  *
74
+ * @public
75
75
  */
76
76
  export declare class ListBotsCommand extends ListBotsCommand_base {
77
77
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const QueryColleaguesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Searches for colleagues using various filters and search criteria, with optional auto-invitation for new users.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -89,6 +88,7 @@ declare const QueryColleaguesCommand_base: {
89
88
  * // pbxExtension: "STRING_VALUE",
90
89
  * // pbxSerial: "STRING_VALUE",
91
90
  * // pbxUserId: "STRING_VALUE",
91
+ * // pbxGroupId: "STRING_VALUE",
92
92
  * // createdAt: "STRING_VALUE",
93
93
  * // updatedAt: "STRING_VALUE",
94
94
  * // },
@@ -135,6 +135,7 @@ declare const QueryColleaguesCommand_base: {
135
135
  * <p>Base exception class for all service exceptions from Users service.</p>
136
136
  *
137
137
  *
138
+ * @public
138
139
  */
139
140
  export declare class QueryColleaguesCommand extends QueryColleaguesCommand_base {
140
141
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const QueryUserCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Searches for a single user using a query with optional predicate validation.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -63,6 +62,7 @@ declare const QueryUserCommand_base: {
63
62
  * // pbxExtension: "STRING_VALUE",
64
63
  * // pbxSerial: "STRING_VALUE",
65
64
  * // pbxUserId: "STRING_VALUE",
65
+ * // pbxGroupId: "STRING_VALUE",
66
66
  * // createdAt: "STRING_VALUE",
67
67
  * // updatedAt: "STRING_VALUE",
68
68
  * // },
@@ -88,6 +88,7 @@ declare const QueryUserCommand_base: {
88
88
  * <p>Base exception class for all service exceptions from Users service.</p>
89
89
  *
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class QueryUserCommand extends QueryUserCommand_base {
93
94
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const QueryUsersCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Searches for multiple users using queries with optional predicate validation.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -66,6 +65,7 @@ declare const QueryUsersCommand_base: {
66
65
  * // pbxExtension: "STRING_VALUE",
67
66
  * // pbxSerial: "STRING_VALUE",
68
67
  * // pbxUserId: "STRING_VALUE",
68
+ * // pbxGroupId: "STRING_VALUE",
69
69
  * // createdAt: "STRING_VALUE",
70
70
  * // updatedAt: "STRING_VALUE",
71
71
  * // },
@@ -88,6 +88,7 @@ declare const QueryUsersCommand_base: {
88
88
  * <p>Base exception class for all service exceptions from Users service.</p>
89
89
  *
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class QueryUsersCommand extends QueryUsersCommand_base {
93
94
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const UpdateBotCallbackCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Updates the callback configuration for a specific bot.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -82,6 +81,7 @@ declare const UpdateBotCallbackCommand_base: {
82
81
  * value: "STRING_VALUE", // required
83
82
  * },
84
83
  * ],
84
+ * timeout: Number("int"),
85
85
  * parameters: "DOCUMENT_VALUE",
86
86
  * },
87
87
  * },
@@ -158,6 +158,7 @@ declare const UpdateBotCallbackCommand_base: {
158
158
  * // value: "STRING_VALUE", // required
159
159
  * // },
160
160
  * // ],
161
+ * // timeout: Number("int"),
161
162
  * // parameters: "DOCUMENT_VALUE",
162
163
  * // },
163
164
  * // },
@@ -204,6 +205,7 @@ declare const UpdateBotCallbackCommand_base: {
204
205
  * <p>Base exception class for all service exceptions from Users service.</p>
205
206
  *
206
207
  *
208
+ * @public
207
209
  */
208
210
  export declare class UpdateBotCallbackCommand extends UpdateBotCallbackCommand_base {
209
211
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const UpdateBotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Updates the configuration of an existing bot.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -75,6 +74,7 @@ declare const UpdateBotCommand_base: {
75
74
  * <p>Base exception class for all service exceptions from Users service.</p>
76
75
  *
77
76
  *
77
+ * @public
78
78
  */
79
79
  export declare class UpdateBotCommand extends UpdateBotCommand_base {
80
80
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const UploadPictureCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Uploads a user profile picture in base64 format and returns the URL where it can be accessed.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -60,6 +59,7 @@ declare const UploadPictureCommand_base: {
60
59
  * <p>Base exception class for all service exceptions from Users service.</p>
61
60
  *
62
61
  *
62
+ * @public
63
63
  */
64
64
  export declare class UploadPictureCommand extends UploadPictureCommand_base {
65
65
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,9 @@ declare const UploadPictureV1Command_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
30
+ * Uploads a user profile picture in base64 format and returns the URL where it can be accessed. This is a deprecated operation - use UploadPicture instead.
31
31
  *
32
+ * @deprecated
32
33
  * @example
33
34
  * Use a bare-bones client and the command you need to make an API call.
34
35
  * ```javascript
@@ -60,6 +61,7 @@ declare const UploadPictureV1Command_base: {
60
61
  * <p>Base exception class for all service exceptions from Users service.</p>
61
62
  *
62
63
  *
64
+ * @public
63
65
  */
64
66
  export declare class UploadPictureV1Command extends UploadPictureV1Command_base {
65
67
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const VerifyBotSecretKeyCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Verifies a bot secret key and returns bot information if valid.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -64,6 +63,7 @@ declare const VerifyBotSecretKeyCommand_base: {
64
63
  * <p>Base exception class for all service exceptions from Users service.</p>
65
64
  *
66
65
  *
66
+ * @public
67
67
  */
68
68
  export declare class VerifyBotSecretKeyCommand extends VerifyBotSecretKeyCommand_base {
69
69
  /** @internal type navigation helper, not in runtime. */
@@ -27,8 +27,7 @@ declare const VerifyBotSecretKeyV1Command_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * @public
31
- *
30
+ * Verifies a bot secret key and returns bot information if valid. This is a deprecated operation - use VerifyBotSecretKey instead.
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -64,6 +63,7 @@ declare const VerifyBotSecretKeyV1Command_base: {
64
63
  * <p>Base exception class for all service exceptions from Users service.</p>
65
64
  *
66
65
  *
66
+ * @public
67
67
  */
68
68
  export declare class VerifyBotSecretKeyV1Command extends VerifyBotSecretKeyV1Command_base {
69
69
  /** @internal type navigation helper, not in runtime. */
@@ -56,6 +56,7 @@ export interface User {
56
56
  pbxExtension?: string | undefined;
57
57
  pbxSerial?: string | undefined;
58
58
  pbxUserId?: string | undefined;
59
+ pbxGroupId?: string | undefined;
59
60
  createdAt?: string | undefined;
60
61
  updatedAt?: string | undefined;
61
62
  }
@@ -714,6 +715,11 @@ export interface BotLlmFunctionIntegrationWebhook {
714
715
  async?: boolean | undefined;
715
716
  authorization?: BotLlmFunctionIntegrationWebhookAuthorization | undefined;
716
717
  headers?: (BotLlmFunctionIntegrationWebhookHeader)[] | undefined;
718
+ /**
719
+ * Timeout in milliseconds for the webhook request.
720
+ * @public
721
+ */
722
+ timeout?: number | undefined;
717
723
  parameters?: __DocumentType | undefined;
718
724
  }
719
725
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wildix/xbees-users-client",
3
3
  "description": "@wildix/xbees-users-client client",
4
- "version": "1.0.42",
4
+ "version": "1.0.44",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -80,4 +80,4 @@
80
80
  "react-native": {
81
81
  "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
82
82
  }
83
- }
83
+ }