@webitel/api-services 0.1.29 → 0.1.31
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.
- package/package.json +1 -1
- package/src/gen/_docs/html/assets/navigation.js +1 -1
- package/src/gen/_docs/html/assets/search.js +1 -1
- package/src/gen/_docs/html/functions/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.getWebitelImApiGatewayV1Threadmanagement.html +1 -1
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1SendDocumentRequest.WebitelImApiGatewayV1SendDocumentRequest.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1SendDocumentRequest.zod.WebitelImApiGatewayV1SendDocumentRequest.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1SendImageRequest.WebitelImApiGatewayV1SendImageRequest.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1SendImageRequest.zod.WebitelImApiGatewayV1SendImageRequest.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ThreadManagementAddMemberBody.WebitelImApiGatewayV1ThreadManagementAddMemberBody.html +3 -0
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ThreadManagementAddMemberBody.zod.WebitelImApiGatewayV1ThreadManagementAddMemberBody.html +3 -0
- package/src/gen/_docs/html/modules/_models.html +1 -1
- package/src/gen/_docs/html/modules/_models_index.zod.html +1 -1
- package/src/gen/_docs/html/modules/{_models_threadManagementSearchKindsItem.html → _models_threadManagementSearchTypesItem.html} +1 -1
- package/src/gen/_docs/html/modules/{_models_threadManagementSearchKindsItem.zod.html → _models_threadManagementSearchTypesItem.zod.html} +1 -1
- package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadManagementAddMemberBody.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ThreadManagementAddMemberBody.zod.html +1 -0
- package/src/gen/_docs/html/modules/index.html +1 -1
- package/src/gen/_docs/html/modules/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.html +3 -3
- package/src/gen/_docs/html/modules.html +1 -1
- package/src/gen/_docs/html/types/_models_threadManagementSearchParams.ThreadManagementSearchParams.html +12 -12
- package/src/gen/_docs/html/types/_models_threadManagementSearchParams.zod.ThreadManagementSearchParams.html +12 -12
- package/src/gen/_docs/html/types/{_models_threadManagementSearchKindsItem.ThreadManagementSearchKindsItem.html → _models_threadManagementSearchTypesItem.ThreadManagementSearchTypesItem.html} +1 -1
- package/src/gen/_docs/html/types/{_models_threadManagementSearchKindsItem.zod.ThreadManagementSearchKindsItem.html → _models_threadManagementSearchTypesItem.zod.ThreadManagementSearchTypesItem.html} +1 -1
- package/src/gen/_docs/html/variables/{_models_threadManagementSearchKindsItem.ThreadManagementSearchKindsItem.html → _models_threadManagementSearchTypesItem.ThreadManagementSearchTypesItem.html} +1 -1
- package/src/gen/_docs/html/variables/{_models_threadManagementSearchKindsItem.zod.ThreadManagementSearchKindsItem.html → _models_threadManagementSearchTypesItem.zod.ThreadManagementSearchTypesItem.html} +1 -1
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.zod.MessageSendDocumentBody.html +1 -1
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-message_webitel-im-api-gateway-v1-message.zod.MessageSendImageBody.html +1 -1
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementAddMemberBody.html +1 -0
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementSearchQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.threadManagementAddMemberBodyRoleDefault.html +1 -0
- package/src/gen/_models/index.ts +2 -5
- package/src/gen/_models/index.zod.ts +2 -5
- package/src/gen/_models/threadManagementSearchParams.ts +2 -2
- package/src/gen/_models/threadManagementSearchParams.zod.ts +2 -2
- package/src/gen/_models/{threadManagementSearchKindsItem.ts → threadManagementSearchTypesItem.ts} +3 -3
- package/src/gen/_models/{threadManagementSearchKindsItem.zod.ts → threadManagementSearchTypesItem.zod.ts} +3 -3
- package/src/gen/_models/webitelImApiGatewayV1SendDocumentRequest.ts +3 -2
- package/src/gen/_models/webitelImApiGatewayV1SendDocumentRequest.zod.ts +3 -2
- package/src/gen/_models/webitelImApiGatewayV1SendImageRequest.ts +3 -2
- package/src/gen/_models/webitelImApiGatewayV1SendImageRequest.zod.ts +3 -2
- package/src/gen/_models/webitelImApiGatewayV1ThreadManagementAddMemberBody.ts +13 -0
- package/src/gen/_models/webitelImApiGatewayV1ThreadManagementAddMemberBody.zod.ts +13 -0
- package/src/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.zod.ts +27 -35
- package/src/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.ts +4 -10
- package/src/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.zod.ts +10 -6
- package/types/gen/_models/index.zod.d.ts +2 -5
- package/types/gen/_models/threadManagementSearchParams.d.ts +2 -2
- package/types/gen/_models/threadManagementSearchParams.zod.d.ts +2 -2
- package/types/gen/_models/{threadManagementSearchKindsItem.d.ts → threadManagementSearchTypesItem.d.ts} +2 -2
- package/types/gen/_models/{threadManagementSearchKindsItem.zod.d.ts → threadManagementSearchTypesItem.zod.d.ts} +2 -2
- package/types/gen/_models/webitelImApiGatewayV1SendDocumentRequest.d.ts +3 -2
- package/types/gen/_models/webitelImApiGatewayV1SendDocumentRequest.zod.d.ts +3 -2
- package/types/gen/_models/webitelImApiGatewayV1SendImageRequest.d.ts +3 -2
- package/types/gen/_models/webitelImApiGatewayV1SendImageRequest.zod.d.ts +3 -2
- package/types/gen/_models/webitelImApiGatewayV1ThreadManagementAddMemberBody.d.ts +12 -0
- package/types/gen/_models/webitelImApiGatewayV1ThreadManagementAddMemberBody.zod.d.ts +12 -0
- package/types/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.zod.d.ts +15 -19
- package/types/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.d.ts +2 -2
- package/types/gen/webitel-im-api-gateway-v1-threadmanagement/webitel-im-api-gateway-v1-threadmanagement.zod.d.ts +7 -5
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1DocumentRequest.WebitelImApiGatewayV1DocumentRequest.html +0 -3
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1DocumentRequest.zod.WebitelImApiGatewayV1DocumentRequest.html +0 -3
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ImageRequest.WebitelImApiGatewayV1ImageRequest.html +0 -3
- package/src/gen/_docs/html/interfaces/_models_webitelImApiGatewayV1ImageRequest.zod.WebitelImApiGatewayV1ImageRequest.html +0 -3
- package/src/gen/_docs/html/modules/_models_threadManagementAddMemberParams.html +0 -1
- package/src/gen/_docs/html/modules/_models_threadManagementAddMemberParams.zod.html +0 -1
- package/src/gen/_docs/html/modules/_models_threadManagementAddMemberRole.html +0 -1
- package/src/gen/_docs/html/modules/_models_threadManagementAddMemberRole.zod.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1DocumentRequest.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1DocumentRequest.zod.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ImageRequest.html +0 -1
- package/src/gen/_docs/html/modules/_models_webitelImApiGatewayV1ImageRequest.zod.html +0 -1
- package/src/gen/_docs/html/types/_models_threadManagementAddMemberParams.ThreadManagementAddMemberParams.html +0 -4
- package/src/gen/_docs/html/types/_models_threadManagementAddMemberParams.zod.ThreadManagementAddMemberParams.html +0 -4
- package/src/gen/_docs/html/types/_models_threadManagementAddMemberRole.ThreadManagementAddMemberRole.html +0 -5
- package/src/gen/_docs/html/types/_models_threadManagementAddMemberRole.zod.ThreadManagementAddMemberRole.html +0 -5
- package/src/gen/_docs/html/variables/_models_threadManagementAddMemberRole.ThreadManagementAddMemberRole.html +0 -1
- package/src/gen/_docs/html/variables/_models_threadManagementAddMemberRole.zod.ThreadManagementAddMemberRole.html +0 -1
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.ThreadManagementAddMemberQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/webitel-im-api-gateway-v1-threadmanagement_webitel-im-api-gateway-v1-threadmanagement.zod.threadManagementAddMemberQueryRoleDefault.html +0 -1
- package/src/gen/_models/threadManagementAddMemberParams.ts +0 -13
- package/src/gen/_models/threadManagementAddMemberParams.zod.ts +0 -13
- package/src/gen/_models/threadManagementAddMemberRole.ts +0 -17
- package/src/gen/_models/threadManagementAddMemberRole.zod.ts +0 -17
- package/src/gen/_models/webitelImApiGatewayV1DocumentRequest.ts +0 -12
- package/src/gen/_models/webitelImApiGatewayV1DocumentRequest.zod.ts +0 -12
- package/src/gen/_models/webitelImApiGatewayV1ImageRequest.ts +0 -12
- package/src/gen/_models/webitelImApiGatewayV1ImageRequest.zod.ts +0 -12
- package/types/gen/_models/threadManagementAddMemberParams.d.ts +0 -12
- package/types/gen/_models/threadManagementAddMemberParams.zod.d.ts +0 -12
- package/types/gen/_models/threadManagementAddMemberRole.d.ts +0 -14
- package/types/gen/_models/threadManagementAddMemberRole.zod.d.ts +0 -14
- package/types/gen/_models/webitelImApiGatewayV1DocumentRequest.d.ts +0 -11
- package/types/gen/_models/webitelImApiGatewayV1DocumentRequest.zod.d.ts +0 -11
- package/types/gen/_models/webitelImApiGatewayV1ImageRequest.d.ts +0 -11
- package/types/gen/_models/webitelImApiGatewayV1ImageRequest.zod.d.ts +0 -11
|
@@ -20,7 +20,7 @@ export const ThreadManagementSearchQueryParams = zod.object({
|
|
|
20
20
|
.array(zod.string())
|
|
21
21
|
.optional()
|
|
22
22
|
.describe('Filter by specific thread IDs.'),
|
|
23
|
-
|
|
23
|
+
types: zod
|
|
24
24
|
.array(
|
|
25
25
|
zod.enum([
|
|
26
26
|
'UNKNOWN',
|
|
@@ -557,11 +557,15 @@ export const ThreadManagementAddMemberParams = zod.object({
|
|
|
557
557
|
thread_id: zod.string(),
|
|
558
558
|
});
|
|
559
559
|
|
|
560
|
-
export const
|
|
560
|
+
export const threadManagementAddMemberBodyRoleDefault = `ROLE_UNSPECIFIED`;
|
|
561
561
|
|
|
562
|
-
export const
|
|
563
|
-
|
|
564
|
-
|
|
562
|
+
export const ThreadManagementAddMemberBody = zod.object({
|
|
563
|
+
contact: zod
|
|
564
|
+
.object({
|
|
565
|
+
iss: zod.string().optional(),
|
|
566
|
+
sub: zod.string().optional(),
|
|
567
|
+
})
|
|
568
|
+
.optional(),
|
|
565
569
|
role: zod
|
|
566
570
|
.enum([
|
|
567
571
|
'ROLE_UNSPECIFIED',
|
|
@@ -570,7 +574,7 @@ export const ThreadManagementAddMemberQueryParams = zod.object({
|
|
|
570
574
|
'ROLE_OWNER',
|
|
571
575
|
'ROLE_SUPERVISOR',
|
|
572
576
|
])
|
|
573
|
-
.default(
|
|
577
|
+
.default(threadManagementAddMemberBodyRoleDefault),
|
|
574
578
|
});
|
|
575
579
|
|
|
576
580
|
export const threadManagementAddMemberResponseMemberRoleDefault = `ROLE_UNSPECIFIED`;
|
|
@@ -1162,10 +1162,8 @@ export * from './storageUploadFileRequestMetadata.zod';
|
|
|
1162
1162
|
export * from './storageUploadFileResponse.zod';
|
|
1163
1163
|
export * from './storageUploadFileUrlResponse.zod';
|
|
1164
1164
|
export * from './storageUploadStatusCode.zod';
|
|
1165
|
-
export * from './threadManagementAddMemberParams.zod';
|
|
1166
|
-
export * from './threadManagementAddMemberRole.zod';
|
|
1167
|
-
export * from './threadManagementSearchKindsItem.zod';
|
|
1168
1165
|
export * from './threadManagementSearchParams.zod';
|
|
1166
|
+
export * from './threadManagementSearchTypesItem.zod';
|
|
1169
1167
|
export * from './threadManagementSearchVariablesParams.zod';
|
|
1170
1168
|
export * from './threadPermissionUpdateParams.zod';
|
|
1171
1169
|
export * from './typeBinary.zod';
|
|
@@ -1524,7 +1522,6 @@ export * from './webitelImApiGatewayV1CreateBotRequestMetadata.zod';
|
|
|
1524
1522
|
export * from './webitelImApiGatewayV1Device.zod';
|
|
1525
1523
|
export * from './webitelImApiGatewayV1Document.zod';
|
|
1526
1524
|
export * from './webitelImApiGatewayV1DocumentInput.zod';
|
|
1527
|
-
export * from './webitelImApiGatewayV1DocumentRequest.zod';
|
|
1528
1525
|
export * from './webitelImApiGatewayV1Documents.zod';
|
|
1529
1526
|
export * from './webitelImApiGatewayV1GetContactSettingsResponse.zod';
|
|
1530
1527
|
export * from './webitelImApiGatewayV1GetThreadPermissionsResponse.zod';
|
|
@@ -1536,7 +1533,6 @@ export * from './webitelImApiGatewayV1Identity.zod';
|
|
|
1536
1533
|
export * from './webitelImApiGatewayV1IdentityMetadata.zod';
|
|
1537
1534
|
export * from './webitelImApiGatewayV1Image.zod';
|
|
1538
1535
|
export * from './webitelImApiGatewayV1ImageInput.zod';
|
|
1539
|
-
export * from './webitelImApiGatewayV1ImageRequest.zod';
|
|
1540
1536
|
export * from './webitelImApiGatewayV1Images.zod';
|
|
1541
1537
|
export * from './webitelImApiGatewayV1Interactive.zod';
|
|
1542
1538
|
export * from './webitelImApiGatewayV1InteractiveCallbackResponse.zod';
|
|
@@ -1578,6 +1574,7 @@ export * from './webitelImApiGatewayV1SendTextRequest.zod';
|
|
|
1578
1574
|
export * from './webitelImApiGatewayV1SendTextResponse.zod';
|
|
1579
1575
|
export * from './webitelImApiGatewayV1Thread.zod';
|
|
1580
1576
|
export * from './webitelImApiGatewayV1ThreadKind.zod';
|
|
1577
|
+
export * from './webitelImApiGatewayV1ThreadManagementAddMemberBody.zod';
|
|
1581
1578
|
export * from './webitelImApiGatewayV1ThreadManagementFlushVariablesBody.zod';
|
|
1582
1579
|
export * from './webitelImApiGatewayV1ThreadManagementSetVariablesBody.zod';
|
|
1583
1580
|
export * from './webitelImApiGatewayV1ThreadMember.zod';
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { ThreadManagementSearchTypesItem } from './threadManagementSearchTypesItem';
|
|
8
8
|
export type ThreadManagementSearchParams = {
|
|
9
9
|
/**
|
|
10
10
|
* List of fields that should be returned in the response.
|
|
@@ -26,7 +26,7 @@ Must not be used in valid requests.
|
|
|
26
26
|
- GROUP: Group thread with multiple members.
|
|
27
27
|
- CHANNEL: Channel-style thread (broadcast or topic based communication).
|
|
28
28
|
*/
|
|
29
|
-
|
|
29
|
+
types?: ThreadManagementSearchTypesItem[];
|
|
30
30
|
/**
|
|
31
31
|
* Full-text search query.
|
|
32
32
|
Typically applied to subject.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { ThreadManagementSearchTypesItem } from './threadManagementSearchTypesItem';
|
|
8
8
|
export type ThreadManagementSearchParams = {
|
|
9
9
|
/**
|
|
10
10
|
* List of fields that should be returned in the response.
|
|
@@ -26,7 +26,7 @@ Must not be used in valid requests.
|
|
|
26
26
|
- GROUP: Group thread with multiple members.
|
|
27
27
|
- CHANNEL: Channel-style thread (broadcast or topic based communication).
|
|
28
28
|
*/
|
|
29
|
-
|
|
29
|
+
types?: ThreadManagementSearchTypesItem[];
|
|
30
30
|
/**
|
|
31
31
|
* Full-text search query.
|
|
32
32
|
Typically applied to subject.
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
export type
|
|
8
|
-
export declare const
|
|
7
|
+
export type ThreadManagementSearchTypesItem = (typeof ThreadManagementSearchTypesItem)[keyof typeof ThreadManagementSearchTypesItem];
|
|
8
|
+
export declare const ThreadManagementSearchTypesItem: {
|
|
9
9
|
readonly Unknown: "UNKNOWN";
|
|
10
10
|
readonly Direct: "DIRECT";
|
|
11
11
|
readonly Group: "GROUP";
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
export type
|
|
8
|
-
export declare const
|
|
7
|
+
export type ThreadManagementSearchTypesItem = (typeof ThreadManagementSearchTypesItem)[keyof typeof ThreadManagementSearchTypesItem];
|
|
8
|
+
export declare const ThreadManagementSearchTypesItem: {
|
|
9
9
|
readonly Unknown: "UNKNOWN";
|
|
10
10
|
readonly Direct: "DIRECT";
|
|
11
11
|
readonly Group: "GROUP";
|
|
@@ -4,13 +4,14 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { WebitelImApiGatewayV1DocumentInput } from './webitelImApiGatewayV1DocumentInput';
|
|
8
8
|
import type { WebitelImApiGatewayV1Peer } from './webitelImApiGatewayV1Peer';
|
|
9
9
|
/**
|
|
10
10
|
* Represents a request to send a message with document.
|
|
11
11
|
*/
|
|
12
12
|
export interface WebitelImApiGatewayV1SendDocumentRequest {
|
|
13
|
-
|
|
13
|
+
body?: string;
|
|
14
|
+
documents?: WebitelImApiGatewayV1DocumentInput[];
|
|
14
15
|
sendId?: string;
|
|
15
16
|
to?: WebitelImApiGatewayV1Peer;
|
|
16
17
|
}
|
|
@@ -4,13 +4,14 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { WebitelImApiGatewayV1DocumentInput } from './webitelImApiGatewayV1DocumentInput';
|
|
8
8
|
import type { WebitelImApiGatewayV1Peer } from './webitelImApiGatewayV1Peer';
|
|
9
9
|
/**
|
|
10
10
|
* Represents a request to send a message with document.
|
|
11
11
|
*/
|
|
12
12
|
export interface WebitelImApiGatewayV1SendDocumentRequest {
|
|
13
|
-
|
|
13
|
+
body?: string;
|
|
14
|
+
documents?: WebitelImApiGatewayV1DocumentInput[];
|
|
14
15
|
sendId?: string;
|
|
15
16
|
to?: WebitelImApiGatewayV1Peer;
|
|
16
17
|
}
|
|
@@ -4,13 +4,14 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { WebitelImApiGatewayV1ImageInput } from './webitelImApiGatewayV1ImageInput';
|
|
8
8
|
import type { WebitelImApiGatewayV1Peer } from './webitelImApiGatewayV1Peer';
|
|
9
9
|
/**
|
|
10
10
|
* Represents a request to send an message with image.
|
|
11
11
|
*/
|
|
12
12
|
export interface WebitelImApiGatewayV1SendImageRequest {
|
|
13
|
-
|
|
13
|
+
body?: string;
|
|
14
|
+
images?: WebitelImApiGatewayV1ImageInput[];
|
|
14
15
|
sendId?: string;
|
|
15
16
|
to?: WebitelImApiGatewayV1Peer;
|
|
16
17
|
}
|
|
@@ -4,13 +4,14 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { WebitelImApiGatewayV1ImageInput } from './webitelImApiGatewayV1ImageInput';
|
|
8
8
|
import type { WebitelImApiGatewayV1Peer } from './webitelImApiGatewayV1Peer';
|
|
9
9
|
/**
|
|
10
10
|
* Represents a request to send an message with image.
|
|
11
11
|
*/
|
|
12
12
|
export interface WebitelImApiGatewayV1SendImageRequest {
|
|
13
|
-
|
|
13
|
+
body?: string;
|
|
14
|
+
images?: WebitelImApiGatewayV1ImageInput[];
|
|
14
15
|
sendId?: string;
|
|
15
16
|
to?: WebitelImApiGatewayV1Peer;
|
|
16
17
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.5.3 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { WebitelImApiGatewayV1PeerIdentity } from './webitelImApiGatewayV1PeerIdentity';
|
|
8
|
+
import type { WebitelImApiGatewayV1ThreadRole } from './webitelImApiGatewayV1ThreadRole';
|
|
9
|
+
export interface WebitelImApiGatewayV1ThreadManagementAddMemberBody {
|
|
10
|
+
contact?: WebitelImApiGatewayV1PeerIdentity;
|
|
11
|
+
role?: WebitelImApiGatewayV1ThreadRole;
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.5.3 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { WebitelImApiGatewayV1PeerIdentity } from './webitelImApiGatewayV1PeerIdentity';
|
|
8
|
+
import type { WebitelImApiGatewayV1ThreadRole } from './webitelImApiGatewayV1ThreadRole';
|
|
9
|
+
export interface WebitelImApiGatewayV1ThreadManagementAddMemberBody {
|
|
10
|
+
contact?: WebitelImApiGatewayV1PeerIdentity;
|
|
11
|
+
role?: WebitelImApiGatewayV1ThreadRole;
|
|
12
|
+
}
|
package/types/gen/webitel-im-api-gateway-v1-message/webitel-im-api-gateway-v1-message.zod.d.ts
CHANGED
|
@@ -40,16 +40,14 @@ export declare const MessageSendContactResponse: zod.ZodObject<{
|
|
|
40
40
|
* @summary SendDocument delivers a document message.
|
|
41
41
|
*/
|
|
42
42
|
export declare const MessageSendDocumentBody: zod.ZodObject<{
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
}, zod.z.core.$strip>>>;
|
|
52
|
-
}, zod.z.core.$strip>>;
|
|
43
|
+
body: zod.ZodOptional<zod.ZodString>;
|
|
44
|
+
documents: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
45
|
+
fileName: zod.ZodOptional<zod.ZodString>;
|
|
46
|
+
id: zod.ZodOptional<zod.ZodString>;
|
|
47
|
+
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
48
|
+
sizeBytes: zod.ZodOptional<zod.ZodString>;
|
|
49
|
+
url: zod.ZodOptional<zod.ZodString>;
|
|
50
|
+
}, zod.z.core.$strip>>>;
|
|
53
51
|
sendId: zod.ZodOptional<zod.ZodString>;
|
|
54
52
|
to: zod.ZodOptional<zod.ZodObject<{
|
|
55
53
|
channelId: zod.ZodOptional<zod.ZodString>;
|
|
@@ -77,15 +75,13 @@ export declare const MessageSendDocumentResponse: zod.ZodObject<{
|
|
|
77
75
|
* @summary SendImage delivers image-specific messages.
|
|
78
76
|
*/
|
|
79
77
|
export declare const MessageSendImageBody: zod.ZodObject<{
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
}, zod.z.core.$strip>>>;
|
|
88
|
-
}, zod.z.core.$strip>>;
|
|
78
|
+
body: zod.ZodOptional<zod.ZodString>;
|
|
79
|
+
images: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
80
|
+
id: zod.ZodOptional<zod.ZodString>;
|
|
81
|
+
link: zod.ZodOptional<zod.ZodString>;
|
|
82
|
+
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
83
|
+
name: zod.ZodOptional<zod.ZodString>;
|
|
84
|
+
}, zod.z.core.$strip>>>;
|
|
89
85
|
sendId: zod.ZodOptional<zod.ZodString>;
|
|
90
86
|
to: zod.ZodOptional<zod.ZodObject<{
|
|
91
87
|
channelId: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type {
|
|
2
|
+
import type { ThreadManagementSearchParams, ThreadManagementSearchVariablesParams, WebitelImApiGatewayV1AddMemberResponse, WebitelImApiGatewayV1RemoveMemberResponse, WebitelImApiGatewayV1SearchThreadResponse, WebitelImApiGatewayV1SearchVariablesResponse, WebitelImApiGatewayV1ThreadManagementAddMemberBody, WebitelImApiGatewayV1ThreadManagementFlushVariablesBody, WebitelImApiGatewayV1ThreadManagementSetVariablesBody, WebitelImApiGatewayV1ThreadVariables } from '../_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getWebitelImApiGatewayV1Threadmanagement: (axiosInstance?: AxiosInstance) => {
|
|
5
5
|
threadManagementSearch: (params?: ThreadManagementSearchParams, options?: AxiosRequestConfig) => Promise<AxiosResponse<WebitelImApiGatewayV1SearchThreadResponse>>;
|
|
6
|
-
threadManagementAddMember: (threadId: string,
|
|
6
|
+
threadManagementAddMember: (threadId: string, webitelImApiGatewayV1ThreadManagementAddMemberBody: WebitelImApiGatewayV1ThreadManagementAddMemberBody, options?: AxiosRequestConfig) => Promise<AxiosResponse<WebitelImApiGatewayV1AddMemberResponse>>;
|
|
7
7
|
threadManagementRemoveMember: (threadId: string, memberId: string, options?: AxiosRequestConfig) => Promise<AxiosResponse<WebitelImApiGatewayV1RemoveMemberResponse>>;
|
|
8
8
|
threadManagementLocateVariables: (threadId: string, options?: AxiosRequestConfig) => Promise<AxiosResponse<WebitelImApiGatewayV1ThreadVariables>>;
|
|
9
9
|
threadManagementSetVariables: (threadId: string, webitelImApiGatewayV1ThreadManagementSetVariablesBody: WebitelImApiGatewayV1ThreadManagementSetVariablesBody, options?: AxiosRequestConfig) => Promise<AxiosResponse<WebitelImApiGatewayV1ThreadVariables>>;
|
|
@@ -11,7 +11,7 @@ import * as zod from 'zod';
|
|
|
11
11
|
export declare const ThreadManagementSearchQueryParams: zod.ZodObject<{
|
|
12
12
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
13
13
|
ids: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
14
|
-
|
|
14
|
+
types: zod.ZodOptional<zod.ZodArray<zod.ZodEnum<{
|
|
15
15
|
UNKNOWN: "UNKNOWN";
|
|
16
16
|
DIRECT: "DIRECT";
|
|
17
17
|
GROUP: "GROUP";
|
|
@@ -168,10 +168,12 @@ export declare const ThreadManagementSearchResponse: zod.ZodObject<{
|
|
|
168
168
|
export declare const ThreadManagementAddMemberParams: zod.ZodObject<{
|
|
169
169
|
thread_id: zod.ZodString;
|
|
170
170
|
}, zod.z.core.$strip>;
|
|
171
|
-
export declare const
|
|
172
|
-
export declare const
|
|
173
|
-
|
|
174
|
-
|
|
171
|
+
export declare const threadManagementAddMemberBodyRoleDefault = "ROLE_UNSPECIFIED";
|
|
172
|
+
export declare const ThreadManagementAddMemberBody: zod.ZodObject<{
|
|
173
|
+
contact: zod.ZodOptional<zod.ZodObject<{
|
|
174
|
+
iss: zod.ZodOptional<zod.ZodString>;
|
|
175
|
+
sub: zod.ZodOptional<zod.ZodString>;
|
|
176
|
+
}, zod.z.core.$strip>>;
|
|
175
177
|
role: zod.ZodDefault<zod.ZodEnum<{
|
|
176
178
|
ROLE_UNSPECIFIED: "ROLE_UNSPECIFIED";
|
|
177
179
|
ROLE_MEMBER: "ROLE_MEMBER";
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1DocumentRequest | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1DocumentRequest.html">_models/webitelImApiGatewayV1DocumentRequest</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1DocumentRequest</a></li></ul><h1>Interface WebitelImApiGatewayV1DocumentRequest</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1DocumentRequest</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#documents">documents</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1DocumentInput.WebitelImApiGatewayV1DocumentInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1DocumentInput</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
|
|
2
|
-
<a href="#documents" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>documents?</span></a>
|
|
3
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="body"><code class="tsd-tag">Optional</code><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="documents"><code class="tsd-tag">Optional</code><span>documents</span><a href="#documents" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">documents</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1DocumentInput.WebitelImApiGatewayV1DocumentInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1DocumentInput</a><span class="tsd-signature-symbol">[]</span></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#body"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body</span></a><a href="#documents"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>documents</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1DocumentRequest | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1DocumentRequest.zod.html">_models/webitelImApiGatewayV1DocumentRequest.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1DocumentRequest</a></li></ul><h1>Interface WebitelImApiGatewayV1DocumentRequest</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1DocumentRequest</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#documents">documents</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1DocumentInput.WebitelImApiGatewayV1DocumentInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1DocumentInput</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
|
|
2
|
-
<a href="#documents" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>documents?</span></a>
|
|
3
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="body"><code class="tsd-tag">Optional</code><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="documents"><code class="tsd-tag">Optional</code><span>documents</span><a href="#documents" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">documents</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1DocumentInput.WebitelImApiGatewayV1DocumentInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1DocumentInput</a><span class="tsd-signature-symbol">[]</span></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#body"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body</span></a><a href="#documents"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>documents</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1ImageRequest | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1ImageRequest.html">_models/webitelImApiGatewayV1ImageRequest</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1ImageRequest</a></li></ul><h1>Interface WebitelImApiGatewayV1ImageRequest</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1ImageRequest</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#images">images</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ImageInput.WebitelImApiGatewayV1ImageInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ImageInput</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
|
|
2
|
-
<a href="#images" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>images?</span></a>
|
|
3
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="body"><code class="tsd-tag">Optional</code><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="images"><code class="tsd-tag">Optional</code><span>images</span><a href="#images" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">images</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ImageInput.WebitelImApiGatewayV1ImageInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ImageInput</a><span class="tsd-signature-symbol">[]</span></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#body"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body</span></a><a href="#images"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>images</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>WebitelImApiGatewayV1ImageRequest | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_webitelImApiGatewayV1ImageRequest.zod.html">_models/webitelImApiGatewayV1ImageRequest.zod</a></li><li><a href="" aria-current="page">WebitelImApiGatewayV1ImageRequest</a></li></ul><h1>Interface WebitelImApiGatewayV1ImageRequest</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">WebitelImApiGatewayV1ImageRequest</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#body">body</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/> <a class="tsd-kind-property" href="#images">images</a><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ImageInput.WebitelImApiGatewayV1ImageInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ImageInput</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#body" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body?</span></a>
|
|
2
|
-
<a href="#images" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>images?</span></a>
|
|
3
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="body"><code class="tsd-tag">Optional</code><span>body</span><a href="#body" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">body</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="images"><code class="tsd-tag">Optional</code><span>images</span><a href="#images" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">images</span><span class="tsd-signature-symbol">?:</span> <a href="_models_webitelImApiGatewayV1ImageInput.WebitelImApiGatewayV1ImageInput.html" class="tsd-signature-type tsd-kind-interface">WebitelImApiGatewayV1ImageInput</a><span class="tsd-signature-symbol">[]</span></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#body"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>body</span></a><a href="#images"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>images</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>_models/threadManagementAddMemberParams | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">_models/threadManagementAddMemberParams</a></li></ul><h1>Module _models/threadManagementAddMemberParams</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Type Aliases</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="threadmanagementaddmemberparams"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/_models_threadManagementAddMemberParams.ThreadManagementAddMemberParams.html">ThreadManagementAddMemberParams</a><a href="#threadmanagementaddmemberparams" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Type Aliases</summary><div><a href="#threadmanagementaddmemberparams"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Thread<wbr/>Management<wbr/>Add<wbr/>Member<wbr/>Params</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>_models/threadManagementAddMemberParams.zod | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">_models/threadManagementAddMemberParams.zod</a></li></ul><h1>Module _models/threadManagementAddMemberParams.zod</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Type Aliases</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="threadmanagementaddmemberparams"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/_models_threadManagementAddMemberParams.zod.ThreadManagementAddMemberParams.html">ThreadManagementAddMemberParams</a><a href="#threadmanagementaddmemberparams" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Type Aliases</summary><div><a href="#threadmanagementaddmemberparams"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Thread<wbr/>Management<wbr/>Add<wbr/>Member<wbr/>Params</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>_models/threadManagementAddMemberRole | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">_models/threadManagementAddMemberRole</a></li></ul><h1>Module _models/threadManagementAddMemberRole</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Type Aliases</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="threadmanagementaddmemberrole"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/_models_threadManagementAddMemberRole.ThreadManagementAddMemberRole.html">ThreadManagementAddMemberRole</a><a href="#threadmanagementaddmemberrole" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Variables"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Variables</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="threadmanagementaddmemberrole-1"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Variable"><use href="../assets/icons.svg#icon-32"></use></svg><a href="../variables/_models_threadManagementAddMemberRole.ThreadManagementAddMemberRole.html">ThreadManagementAddMemberRole</a><a href="#threadmanagementaddmemberrole-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Type Aliases</summary><div><a href="#threadmanagementaddmemberrole"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Thread<wbr/>Management<wbr/>Add<wbr/>Member<wbr/>Role</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Variables"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Variables</summary><div><a href="#threadmanagementaddmemberrole-1"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Variable"><use href="../assets/icons.svg#icon-32"></use></svg><span>Thread<wbr/>Management<wbr/>Add<wbr/>Member<wbr/>Role</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>_models/threadManagementAddMemberRole.zod | @webitel/api-services</title><meta name="description" content="Documentation for @webitel/api-services"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@webitel/api-services</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">_models/threadManagementAddMemberRole.zod</a></li></ul><h1>Module _models/threadManagementAddMemberRole.zod</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Type Aliases</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="threadmanagementaddmemberrole"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/_models_threadManagementAddMemberRole.zod.ThreadManagementAddMemberRole.html">ThreadManagementAddMemberRole</a><a href="#threadmanagementaddmemberrole" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Variables"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Variables</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="threadmanagementaddmemberrole-1"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Variable"><use href="../assets/icons.svg#icon-32"></use></svg><a href="../variables/_models_threadManagementAddMemberRole.zod.ThreadManagementAddMemberRole.html">ThreadManagementAddMemberRole</a><a href="#threadmanagementaddmemberrole-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Type Aliases</summary><div><a href="#threadmanagementaddmemberrole"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Thread<wbr/>Management<wbr/>Add<wbr/>Member<wbr/>Role</span></a></div></details><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Variables"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Variables</summary><div><a href="#threadmanagementaddmemberrole-1"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Variable"><use href="../assets/icons.svg#icon-32"></use></svg><span>Thread<wbr/>Management<wbr/>Add<wbr/>Member<wbr/>Role</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@webitel/api-services</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|