@microsoft/msgraph-sdk-groups 1.0.0-preview.25 → 1.0.0-preview.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/groups/index.d.ts +3 -3
  2. package/groups/item/addFavorite/index.d.ts +2 -2
  3. package/groups/item/conversations/index.d.ts +3 -3
  4. package/groups/item/conversations/item/index.d.ts +5 -5
  5. package/groups/item/getMemberGroups/index.d.ts +2 -2
  6. package/groups/item/sites/item/getByPathWithPath/index.d.ts +0 -7
  7. package/groups/item/sites/item/getByPathWithPath/index.d.ts.map +1 -1
  8. package/groups/item/sites/item/getByPathWithPath/index.js +0 -6
  9. package/groups/item/sites/item/getByPathWithPath/index.js.map +1 -1
  10. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts +88 -0
  11. package/groups/item/team/channels/getAllRetainedMessages/index.d.ts.map +1 -0
  12. package/groups/item/team/channels/getAllRetainedMessages/index.js +65 -0
  13. package/groups/item/team/channels/getAllRetainedMessages/index.js.map +1 -0
  14. package/groups/item/team/channels/index.d.ts +5 -0
  15. package/groups/item/team/channels/index.d.ts.map +1 -1
  16. package/groups/item/team/channels/index.js +5 -0
  17. package/groups/item/team/channels/index.js.map +1 -1
  18. package/groups/item/team/channels/item/archive/index.d.ts +60 -0
  19. package/groups/item/team/channels/item/archive/index.d.ts.map +1 -0
  20. package/groups/item/team/channels/item/archive/index.js +54 -0
  21. package/groups/item/team/channels/item/archive/index.js.map +1 -0
  22. package/groups/item/team/channels/item/index.d.ts +10 -0
  23. package/groups/item/team/channels/item/index.d.ts.map +1 -1
  24. package/groups/item/team/channels/item/index.js +10 -0
  25. package/groups/item/team/channels/item/index.js.map +1 -1
  26. package/groups/item/team/channels/item/unarchive/index.d.ts +28 -0
  27. package/groups/item/team/channels/item/unarchive/index.d.ts.map +1 -0
  28. package/groups/item/team/channels/item/unarchive/index.js +25 -0
  29. package/groups/item/team/channels/item/unarchive/index.js.map +1 -0
  30. package/groups/item/team/primaryChannel/archive/index.d.ts +60 -0
  31. package/groups/item/team/primaryChannel/archive/index.d.ts.map +1 -0
  32. package/groups/item/team/primaryChannel/archive/index.js +54 -0
  33. package/groups/item/team/primaryChannel/archive/index.js.map +1 -0
  34. package/groups/item/team/primaryChannel/index.d.ts +10 -0
  35. package/groups/item/team/primaryChannel/index.d.ts.map +1 -1
  36. package/groups/item/team/primaryChannel/index.js +10 -0
  37. package/groups/item/team/primaryChannel/index.js.map +1 -1
  38. package/groups/item/team/primaryChannel/unarchive/index.d.ts +28 -0
  39. package/groups/item/team/primaryChannel/unarchive/index.d.ts.map +1 -0
  40. package/groups/item/team/primaryChannel/unarchive/index.js +25 -0
  41. package/groups/item/team/primaryChannel/unarchive/index.js.map +1 -0
  42. package/groups/item/threads/item/posts/item/extensions/item/index.d.ts +2 -2
  43. package/package.json +3 -5
  44. package/tsconfig.tsbuildinfo +1 -1
  45. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.d.ts +0 -69
  46. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.d.ts.map +0 -1
  47. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.js +0 -56
  48. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/analytics/index.js.map +0 -1
  49. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts +0 -81
  50. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts.map +0 -1
  51. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.js +0 -54
  52. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.js.map +0 -1
  53. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts +0 -81
  54. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts.map +0 -1
  55. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.js +0 -54
  56. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.js.map +0 -1
  57. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.d.ts +0 -42
  58. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.d.ts.map +0 -1
  59. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.js +0 -36
  60. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/createdByUser/index.js.map +0 -1
  61. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.d.ts +0 -42
  62. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.d.ts.map +0 -1
  63. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.js +0 -36
  64. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drive/index.js.map +0 -1
  65. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.d.ts +0 -66
  66. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.d.ts.map +0 -1
  67. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.js +0 -42
  68. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/drives/index.js.map +0 -1
  69. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.d.ts +0 -66
  70. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.d.ts.map +0 -1
  71. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.js +0 -42
  72. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/externalColumns/index.js.map +0 -1
  73. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts +0 -118
  74. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.d.ts.map +0 -1
  75. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.js +0 -118
  76. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/index.js.map +0 -1
  77. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.d.ts +0 -66
  78. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.d.ts.map +0 -1
  79. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.js +0 -42
  80. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/items/index.js.map +0 -1
  81. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.d.ts +0 -42
  82. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.d.ts.map +0 -1
  83. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.js +0 -36
  84. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lastModifiedByUser/index.js.map +0 -1
  85. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts +0 -81
  86. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts.map +0 -1
  87. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.js +0 -54
  88. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.js.map +0 -1
  89. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.d.ts +0 -69
  90. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.d.ts.map +0 -1
  91. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.js +0 -56
  92. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/onenote/index.js.map +0 -1
  93. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts +0 -81
  94. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts.map +0 -1
  95. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.js +0 -54
  96. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.js.map +0 -1
  97. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +0 -81
  98. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +0 -1
  99. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js +0 -54
  100. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.js.map +0 -1
  101. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts +0 -81
  102. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts.map +0 -1
  103. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.js +0 -54
  104. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.js.map +0 -1
  105. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts +0 -66
  106. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts.map +0 -1
  107. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.js +0 -42
  108. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.js.map +0 -1
  109. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts +0 -69
  110. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts.map +0 -1
  111. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.js +0 -56
  112. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.js.map +0 -1
  113. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.d.ts +0 -81
  114. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.d.ts.map +0 -1
  115. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.js +0 -54
  116. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStores/index.js.map +0 -1
package/groups/index.d.ts CHANGED
@@ -45,12 +45,12 @@ export interface GroupsRequestBuilder extends BaseRequestBuilder<GroupsRequestBu
45
45
  */
46
46
  get(requestConfiguration?: RequestConfiguration<GroupsRequestBuilderGetQueryParameters> | undefined): Promise<GroupCollectionResponse | undefined>;
47
47
  /**
48
- * Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
48
+ * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
49
49
  * @param body The request body
50
50
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
51
  * @returns {Promise<Group>}
52
52
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
53
- * @see {@link https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0|Find more info here}
53
+ * @see {@link https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0|Find more info here}
54
54
  */
55
55
  post(body: Group, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Group | undefined>;
56
56
  /**
@@ -60,7 +60,7 @@ export interface GroupsRequestBuilder extends BaseRequestBuilder<GroupsRequestBu
60
60
  */
61
61
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<GroupsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
62
62
  /**
63
- * Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
63
+ * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
64
64
  * @param body The request body
65
65
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
66
66
  * @returns {RequestInformation}
@@ -4,14 +4,14 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
4
4
  */
5
5
  export interface AddFavoriteRequestBuilder extends BaseRequestBuilder<AddFavoriteRequestBuilder> {
6
6
  /**
7
- * Add the group to the list of the current user's favorite groups. Supported for Microsoft 365 groups only.
7
+ * Add the group to the list of the current user's favorite groups. The group shows up in Outlook and Teams favorites. Supported for Microsoft 365 groups only.
8
8
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
9
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
10
10
  * @see {@link https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0|Find more info here}
11
11
  */
12
12
  post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
13
  /**
14
- * Add the group to the list of the current user's favorite groups. Supported for Microsoft 365 groups only.
14
+ * Add the group to the list of the current user's favorite groups. The group shows up in Outlook and Teams favorites. Supported for Microsoft 365 groups only.
15
15
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
16
  * @returns {RequestInformation}
17
17
  */
@@ -25,12 +25,12 @@ export interface ConversationsRequestBuilder extends BaseRequestBuilder<Conversa
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<ConversationsRequestBuilderGetQueryParameters> | undefined): Promise<ConversationCollectionResponse | undefined>;
27
27
  /**
28
- * Use reply thread or reply post to further post to that conversation.
28
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
29
29
  * @param body The request body
30
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
31
  * @returns {Promise<Conversation>}
32
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0|Find more info here}
33
+ * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0|Find more info here}
34
34
  */
35
35
  post(body: Conversation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Conversation | undefined>;
36
36
  /**
@@ -40,7 +40,7 @@ export interface ConversationsRequestBuilder extends BaseRequestBuilder<Conversa
40
40
  */
41
41
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
42
  /**
43
- * Use reply thread or reply post to further post to that conversation.
43
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
44
44
  * @param body The request body
45
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
46
  * @returns {RequestInformation}
@@ -13,15 +13,15 @@ export interface ConversationItemRequestBuilder extends BaseRequestBuilder<Conve
13
13
  * Delete conversation.
14
14
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
15
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
16
- * @see {@link https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0|Find more info here}
16
+ * @see {@link https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0|Find more info here}
17
17
  */
18
18
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
19
19
  /**
20
- * Retrieve the properties and relationships of conversation object.
20
+ * The group's conversations.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<Conversation>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0|Find more info here}
24
+ * @see {@link https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0|Find more info here}
25
25
  */
26
26
  get(requestConfiguration?: RequestConfiguration<ConversationItemRequestBuilderGetQueryParameters> | undefined): Promise<Conversation | undefined>;
27
27
  /**
@@ -31,14 +31,14 @@ export interface ConversationItemRequestBuilder extends BaseRequestBuilder<Conve
31
31
  */
32
32
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
33
33
  /**
34
- * Retrieve the properties and relationships of conversation object.
34
+ * The group's conversations.
35
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
36
  * @returns {RequestInformation}
37
37
  */
38
38
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
39
39
  }
40
40
  /**
41
- * Retrieve the properties and relationships of conversation object.
41
+ * The group's conversations.
42
42
  */
43
43
  export interface ConversationItemRequestBuilderGetQueryParameters {
44
44
  /**
@@ -47,7 +47,7 @@ export interface GetMemberGroupsPostResponse extends BaseCollectionPaginationCou
47
47
  */
48
48
  export interface GetMemberGroupsRequestBuilder extends BaseRequestBuilder<GetMemberGroupsRequestBuilder> {
49
49
  /**
50
- * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
50
+ * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.
51
51
  * @param body The request body
52
52
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
53
53
  * @returns {Promise<GetMemberGroupsPostResponse>}
@@ -56,7 +56,7 @@ export interface GetMemberGroupsRequestBuilder extends BaseRequestBuilder<GetMem
56
56
  */
57
57
  post(body: GetMemberGroupsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<GetMemberGroupsPostResponse | undefined>;
58
58
  /**
59
- * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.
59
+ * Return all the group IDs for the groups that the specified user, group, service principal, organizational contact, device, or directory object is a member of. This function is transitive. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.
60
60
  * @param body The request body
61
61
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
62
62
  * @returns {RequestInformation}
@@ -9,7 +9,6 @@ import { type ExternalColumnsRequestBuilder } from './externalColumns/index.js';
9
9
  import { type GetActivitiesByIntervalRequestBuilder } from './getActivitiesByInterval/index.js';
10
10
  import { type GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequestBuilder } from './getActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithInterval/index.js';
11
11
  import { type GetApplicableContentTypesForListWithListIdRequestBuilder } from './getApplicableContentTypesForListWithListId/index.js';
12
- import { type GetByPathWithPath1RequestBuilder } from './getByPathWithPath1/index.js';
13
12
  import { type ItemsRequestBuilder } from './items/index.js';
14
13
  import { type LastModifiedByUserRequestBuilder } from './lastModifiedByUser/index.js';
15
14
  import { type ListsRequestBuilder } from './lists/index.js';
@@ -118,12 +117,6 @@ export interface GetByPathWithPathRequestBuilder extends BaseRequestBuilder<GetB
118
117
  * @returns {GetApplicableContentTypesForListWithListIdRequestBuilder}
119
118
  */
120
119
  getApplicableContentTypesForListWithListId(listId: string | undefined): GetApplicableContentTypesForListWithListIdRequestBuilder;
121
- /**
122
- * Provides operations to call the getByPath method.
123
- * @param path1 Usage: path='{path1}'
124
- * @returns {GetByPathWithPath1RequestBuilder}
125
- */
126
- getByPathWithPath1(path1: string | undefined): GetByPathWithPath1RequestBuilder;
127
120
  /**
128
121
  * Invoke function getByPath
129
122
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -26,8 +26,6 @@ import { GetActivitiesByIntervalWithStartDateTimeWithEndDateTimeWithIntervalRequ
26
26
  // @ts-ignore
27
27
  import { GetApplicableContentTypesForListWithListIdRequestBuilderRequestsMetadata } from './getApplicableContentTypesForListWithListId/index.js';
28
28
  // @ts-ignore
29
- import { GetByPathWithPath1RequestBuilderNavigationMetadata, GetByPathWithPath1RequestBuilderRequestsMetadata } from './getByPathWithPath1/index.js';
30
- // @ts-ignore
31
29
  import { ItemsRequestBuilderRequestsMetadata } from './items/index.js';
32
30
  // @ts-ignore
33
31
  import { LastModifiedByUserRequestBuilderRequestsMetadata } from './lastModifiedByUser/index.js';
@@ -61,10 +59,6 @@ export const GetByPathWithPathRequestBuilderNavigationMetadata = {
61
59
  getApplicableContentTypesForListWithListId: {
62
60
  requestsMetadata: GetApplicableContentTypesForListWithListIdRequestBuilderRequestsMetadata,
63
61
  },
64
- getByPathWithPath1: {
65
- requestsMetadata: GetByPathWithPath1RequestBuilderRequestsMetadata,
66
- navigationMetadata: GetByPathWithPath1RequestBuilderNavigationMetadata,
67
- },
68
62
  analytics: {
69
63
  requestsMetadata: AnalyticsRequestBuilderRequestsMetadata,
70
64
  },
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,88 @@
1
+ import { type BaseCollectionPaginationCountResponse, type ChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Creates a new instance of the appropriate class based on discriminator value
5
+ * @param parseNode The parse node to use to read the discriminator value and create the object
6
+ * @returns {GetAllRetainedMessagesGetResponse}
7
+ */
8
+ export declare function createGetAllRetainedMessagesGetResponseFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns {Record<string, (node: ParseNode) => void>}
12
+ */
13
+ export declare function deserializeIntoGetAllRetainedMessagesGetResponse(getAllRetainedMessagesGetResponse?: Partial<GetAllRetainedMessagesGetResponse> | undefined): Record<string, (node: ParseNode) => void>;
14
+ export interface GetAllRetainedMessagesGetResponse extends BaseCollectionPaginationCountResponse, Parsable {
15
+ /**
16
+ * The value property
17
+ */
18
+ value?: ChatMessage[];
19
+ }
20
+ /**
21
+ * Provides operations to call the getAllRetainedMessages method.
22
+ */
23
+ export interface GetAllRetainedMessagesRequestBuilder extends BaseRequestBuilder<GetAllRetainedMessagesRequestBuilder> {
24
+ /**
25
+ * Invoke function getAllRetainedMessages
26
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
+ * @returns {Promise<GetAllRetainedMessagesGetResponse>}
28
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ */
30
+ get(requestConfiguration?: RequestConfiguration<GetAllRetainedMessagesRequestBuilderGetQueryParameters> | undefined): Promise<GetAllRetainedMessagesGetResponse | undefined>;
31
+ /**
32
+ * Invoke function getAllRetainedMessages
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns {RequestInformation}
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAllRetainedMessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ }
38
+ /**
39
+ * Invoke function getAllRetainedMessages
40
+ */
41
+ export interface GetAllRetainedMessagesRequestBuilderGetQueryParameters {
42
+ /**
43
+ * Include count of items
44
+ */
45
+ count?: boolean;
46
+ /**
47
+ * Expand related entities
48
+ */
49
+ expand?: string[];
50
+ /**
51
+ * Filter items by property values
52
+ */
53
+ filter?: string;
54
+ /**
55
+ * Order items by property values
56
+ */
57
+ orderby?: string[];
58
+ /**
59
+ * Search items by search phrases
60
+ */
61
+ search?: string;
62
+ /**
63
+ * Select properties to be returned
64
+ */
65
+ select?: string[];
66
+ /**
67
+ * Skip the first n items
68
+ */
69
+ skip?: number;
70
+ /**
71
+ * Show only the first n items
72
+ */
73
+ top?: number;
74
+ }
75
+ /**
76
+ * Serializes information the current object
77
+ * @param writer Serialization writer to use to serialize this model
78
+ */
79
+ export declare function serializeGetAllRetainedMessagesGetResponse(writer: SerializationWriter, getAllRetainedMessagesGetResponse?: Partial<GetAllRetainedMessagesGetResponse> | undefined): void;
80
+ /**
81
+ * Uri template for the request builder.
82
+ */
83
+ export declare const GetAllRetainedMessagesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/channels/getAllRetainedMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
84
+ /**
85
+ * Metadata for all the requests in the request builder.
86
+ */
87
+ export declare const GetAllRetainedMessagesRequestBuilderRequestsMetadata: RequestsMetadata;
88
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAI3R,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,6DAA6D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAErL;AACD;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK3M;AACD,MAAM,WAAW,iCAAkC,SAAQ,qCAAqC,EAAE,QAAQ;IACtG;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IAC/K;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,0CAA0C,CAAC,MAAM,EAAE,mBAAmB,EAAE,iCAAiC,GAAE,OAAO,CAAC,iCAAiC,CAAC,GAAG,SAAc,GAAI,IAAI,CAG7L;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,uJAAuJ,CAAC;AAcpN;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAWlE,CAAC"}
@@ -0,0 +1,65 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createChatMessageFromDiscriminatorValue, deserializeIntoBaseCollectionPaginationCountResponse, serializeBaseCollectionPaginationCountResponse, serializeChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Creates a new instance of the appropriate class based on discriminator value
10
+ * @param parseNode The parse node to use to read the discriminator value and create the object
11
+ * @returns {GetAllRetainedMessagesGetResponse}
12
+ */
13
+ export function createGetAllRetainedMessagesGetResponseFromDiscriminatorValue(parseNode) {
14
+ return deserializeIntoGetAllRetainedMessagesGetResponse;
15
+ }
16
+ /**
17
+ * The deserialization information for the current model
18
+ * @returns {Record<string, (node: ParseNode) => void>}
19
+ */
20
+ export function deserializeIntoGetAllRetainedMessagesGetResponse(getAllRetainedMessagesGetResponse = {}) {
21
+ return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getAllRetainedMessagesGetResponse)), { "value": n => { getAllRetainedMessagesGetResponse.value = n.getCollectionOfObjectValues(createChatMessageFromDiscriminatorValue); } });
22
+ }
23
+ /**
24
+ * Serializes information the current object
25
+ * @param writer Serialization writer to use to serialize this model
26
+ */
27
+ export function serializeGetAllRetainedMessagesGetResponse(writer, getAllRetainedMessagesGetResponse = {}) {
28
+ serializeBaseCollectionPaginationCountResponse(writer, getAllRetainedMessagesGetResponse);
29
+ writer.writeCollectionOfObjectValues("value", getAllRetainedMessagesGetResponse.value, serializeChatMessage);
30
+ }
31
+ /**
32
+ * Uri template for the request builder.
33
+ */
34
+ export const GetAllRetainedMessagesRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/channels/getAllRetainedMessages(){?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
35
+ /**
36
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
37
+ */
38
+ const GetAllRetainedMessagesRequestBuilderGetQueryParametersMapper = {
39
+ "count": "%24count",
40
+ "expand": "%24expand",
41
+ "filter": "%24filter",
42
+ "orderby": "%24orderby",
43
+ "search": "%24search",
44
+ "select": "%24select",
45
+ "skip": "%24skip",
46
+ "top": "%24top",
47
+ };
48
+ /**
49
+ * Metadata for all the requests in the request builder.
50
+ */
51
+ export const GetAllRetainedMessagesRequestBuilderRequestsMetadata = {
52
+ get: {
53
+ uriTemplate: GetAllRetainedMessagesRequestBuilderUriTemplate,
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ XXX: createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "send",
59
+ responseBodyFactory: createGetAllRetainedMessagesGetResponseFromDiscriminatorValue,
60
+ queryParametersMapper: GetAllRetainedMessagesRequestBuilderGetQueryParametersMapper,
61
+ },
62
+ };
63
+ /* tslint:enable */
64
+ /* eslint-enable */
65
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,uCAAuC,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,oBAAoB,EAAgE,MAAM,wCAAwC,CAAC;AAC3R,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,uCACO,oDAAoD,CAAC,iCAAiC,CAAC,KAC1F,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAc,uCAAuC,CAAC,CAAC,CAAC,CAAC,IACnJ;AACL,CAAC;AA8DD;;;GAGG;AACH,MAAM,UAAU,0CAA0C,CAAC,MAA2B,EAAE,oCAA4F,EAAE;IAClL,8CAA8C,CAAC,MAAM,EAAE,iCAAiC,CAAC,CAAA;IACzF,MAAM,CAAC,6BAA6B,CAAc,OAAO,EAAE,iCAAiC,CAAC,KAAK,EAAE,oBAAoB,CAAC,CAAC;AAC9H,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAG,oJAAoJ,CAAC;AACpN;;GAEG;AACH,MAAM,4DAA4D,GAA2B;IACzF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,oDAAoD,GAAqB;IAClF,GAAG,EAAE;QACD,WAAW,EAAE,+CAA+C;QAC5D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,6DAA6D;QACnF,qBAAqB,EAAE,4DAA4D;KACtF;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,7 @@
1
1
  import { type Channel, type ChannelCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type CountRequestBuilder } from './count/index.js';
3
3
  import { type GetAllMessagesRequestBuilder } from './getAllMessages/index.js';
4
+ import { type GetAllRetainedMessagesRequestBuilder } from './getAllRetainedMessages/index.js';
4
5
  import { type ChannelItemRequestBuilder } from './item/index.js';
5
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
7
  /**
@@ -15,6 +16,10 @@ export interface ChannelsRequestBuilder extends BaseRequestBuilder<ChannelsReque
15
16
  * Provides operations to call the getAllMessages method.
16
17
  */
17
18
  get getAllMessages(): GetAllMessagesRequestBuilder;
19
+ /**
20
+ * Provides operations to call the getAllRetainedMessages method.
21
+ */
22
+ get getAllRetainedMessages(): GetAllRetainedMessagesRequestBuilder;
18
23
  /**
19
24
  * Provides operations to manage the channels property of the microsoft.graph.team entity.
20
25
  * @param channelId The unique identifier of channel
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AAIpN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,iBAAiB,CAAC;AAEzJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,8HAA8H,CAAC;AAc7K;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AAIpN,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,mCAAmC,CAAC;AAEpJ,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,iBAAiB,CAAC;AAEzJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,8HAA8H,CAAC;AAc7K;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAe1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
@@ -10,6 +10,8 @@ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
10
  // @ts-ignore
11
11
  import { GetAllMessagesRequestBuilderRequestsMetadata } from './getAllMessages/index.js';
12
12
  // @ts-ignore
13
+ import { GetAllRetainedMessagesRequestBuilderRequestsMetadata } from './getAllRetainedMessages/index.js';
14
+ // @ts-ignore
13
15
  import { ChannelItemRequestBuilderNavigationMetadata, ChannelItemRequestBuilderRequestsMetadata } from './item/index.js';
14
16
  /**
15
17
  * Uri template for the request builder.
@@ -43,6 +45,9 @@ export const ChannelsRequestBuilderNavigationMetadata = {
43
45
  getAllMessages: {
44
46
  requestsMetadata: GetAllMessagesRequestBuilderRequestsMetadata,
45
47
  },
48
+ getAllRetainedMessages: {
49
+ requestsMetadata: GetAllRetainedMessagesRequestBuilderRequestsMetadata,
50
+ },
46
51
  };
47
52
  /**
48
53
  * Metadata for all the requests in the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,mCAAmC,EAAE,gBAAgB,EAAgD,MAAM,wCAAwC,CAAC;AACpN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,iBAAiB,CAAC;AAwFzJ;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,2HAA2H,CAAC;AAC7K;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAA0G;IAC3J,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;QAC/D,sBAAsB,EAAE,CAAC,cAAc,CAAC;KAC3C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qDAAqD;QAC3E,qBAAqB,EAAE,8CAA8C;KACxE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gBAAgB;QACvC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,mCAAmC,EAAE,gBAAgB,EAAgD,MAAM,wCAAwC,CAAC;AACpN,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,oDAAoD,EAA6C,MAAM,mCAAmC,CAAC;AACpJ,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,iBAAiB,CAAC;AA4FzJ;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,2HAA2H,CAAC;AAC7K;;GAEG;AACH,MAAM,8CAA8C,GAA2B;IAC3E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAA0G;IAC3J,WAAW,EAAE;QACT,gBAAgB,EAAE,yCAAyC;QAC3D,kBAAkB,EAAE,2CAA2C;QAC/D,sBAAsB,EAAE,CAAC,cAAc,CAAC;KAC3C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;KACzE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,GAAG,EAAE;QACD,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,qDAAqD;QAC3E,qBAAqB,EAAE,8CAA8C;KACxE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mCAAmC;QACzD,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gBAAgB;QACvC,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,60 @@
1
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
2
+ export interface ArchivePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
3
+ /**
4
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
5
+ */
6
+ additionalData?: Record<string, unknown>;
7
+ /**
8
+ * Stores model information.
9
+ */
10
+ backingStoreEnabled?: boolean;
11
+ /**
12
+ * The shouldSetSpoSiteReadOnlyForMembers property
13
+ */
14
+ shouldSetSpoSiteReadOnlyForMembers?: boolean;
15
+ }
16
+ /**
17
+ * Provides operations to call the archive method.
18
+ */
19
+ export interface ArchiveRequestBuilder extends BaseRequestBuilder<ArchiveRequestBuilder> {
20
+ /**
21
+ * Archive a channel in a team. When a channel is archived, users can't send new messages or react to existing messages in the channel, edit the channel settings, or make other changes to the channel. You can delete an archived channel or add and remove members from it. If you archive a team, its channels are also archived. Archiving is an asynchronous operation; a channel is archived after the asynchronous archiving operation completes successfully, which might occur after the response returns. A channel without an owner or that belongs to a group that has no owner, can't be archived. To restore a channel from its archived state, use the channel: unarchive method. A channel can’t be archived or unarchived if its team is archived.
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
25
+ * @see {@link https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0|Find more info here}
26
+ */
27
+ post(body: ArchivePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
28
+ /**
29
+ * Archive a channel in a team. When a channel is archived, users can't send new messages or react to existing messages in the channel, edit the channel settings, or make other changes to the channel. You can delete an archived channel or add and remove members from it. If you archive a team, its channels are also archived. Archiving is an asynchronous operation; a channel is archived after the asynchronous archiving operation completes successfully, which might occur after the response returns. A channel without an owner or that belongs to a group that has no owner, can't be archived. To restore a channel from its archived state, use the channel: unarchive method. A channel can’t be archived or unarchived if its team is archived.
30
+ * @param body The request body
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns {RequestInformation}
33
+ */
34
+ toPostRequestInformation(body: ArchivePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Creates a new instance of the appropriate class based on discriminator value
38
+ * @param parseNode The parse node to use to read the discriminator value and create the object
39
+ * @returns {ArchivePostRequestBody}
40
+ */
41
+ export declare function createArchivePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
42
+ /**
43
+ * The deserialization information for the current model
44
+ * @returns {Record<string, (node: ParseNode) => void>}
45
+ */
46
+ export declare function deserializeIntoArchivePostRequestBody(archivePostRequestBody?: Partial<ArchivePostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
47
+ /**
48
+ * Serializes information the current object
49
+ * @param writer Serialization writer to use to serialize this model
50
+ */
51
+ export declare function serializeArchivePostRequestBody(writer: SerializationWriter, archivePostRequestBody?: Partial<ArchivePostRequestBody> | undefined): void;
52
+ /**
53
+ * Uri template for the request builder.
54
+ */
55
+ export declare const ArchiveRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/channels/{channel%2Did}/archive";
56
+ /**
57
+ * Metadata for all the requests in the request builder.
58
+ */
59
+ export declare const ArchiveRequestBuilderRequestsMetadata: RequestsMetadata;
60
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kCAAkC,CAAC,EAAE,OAAO,CAAC;CAChD;AACD;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACrH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;;;GAIG;AACH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,IAAI,CAG5J;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,wEAAwE,CAAC;AACtH;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAYnD,CAAC"}
@@ -0,0 +1,54 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
6
+ /**
7
+ * Creates a new instance of the appropriate class based on discriminator value
8
+ * @param parseNode The parse node to use to read the discriminator value and create the object
9
+ * @returns {ArchivePostRequestBody}
10
+ */
11
+ export function createArchivePostRequestBodyFromDiscriminatorValue(parseNode) {
12
+ return deserializeIntoArchivePostRequestBody;
13
+ }
14
+ /**
15
+ * The deserialization information for the current model
16
+ * @returns {Record<string, (node: ParseNode) => void>}
17
+ */
18
+ export function deserializeIntoArchivePostRequestBody(archivePostRequestBody = {}) {
19
+ return {
20
+ "backingStoreEnabled": n => { archivePostRequestBody.backingStoreEnabled = true; },
21
+ "shouldSetSpoSiteReadOnlyForMembers": n => { archivePostRequestBody.shouldSetSpoSiteReadOnlyForMembers = n.getBooleanValue(); },
22
+ };
23
+ }
24
+ /**
25
+ * Serializes information the current object
26
+ * @param writer Serialization writer to use to serialize this model
27
+ */
28
+ export function serializeArchivePostRequestBody(writer, archivePostRequestBody = {}) {
29
+ writer.writeBooleanValue("shouldSetSpoSiteReadOnlyForMembers", archivePostRequestBody.shouldSetSpoSiteReadOnlyForMembers);
30
+ writer.writeAdditionalData(archivePostRequestBody.additionalData);
31
+ }
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ export const ArchiveRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/channels/{channel%2Did}/archive";
36
+ /**
37
+ * Metadata for all the requests in the request builder.
38
+ */
39
+ export const ArchiveRequestBuilderRequestsMetadata = {
40
+ post: {
41
+ uriTemplate: ArchiveRequestBuilderUriTemplate,
42
+ responseBodyContentType: "application/json",
43
+ errorMappings: {
44
+ XXX: createODataErrorFromDiscriminatorValue,
45
+ },
46
+ adapterMethodName: "sendNoResponseContent",
47
+ requestBodyContentType: "application/json",
48
+ requestBodySerializer: serializeArchivePostRequestBody,
49
+ requestInformationContentSetMethod: "setContentFromParsable",
50
+ },
51
+ };
52
+ /* tslint:enable */
53
+ /* eslint-enable */
54
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,oCAAoC,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,kCAAkC,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;KAClI,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAAsE,EAAE;IACjJ,MAAM,CAAC,iBAAiB,CAAC,oCAAoC,EAAE,sBAAsB,CAAC,kCAAkC,CAAC,CAAC;IAC1H,MAAM,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,cAAc,CAAC,CAAC;AACtE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,qEAAqE,CAAC;AACtH;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+BAA+B;QACtD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,5 @@
1
1
  import { type Channel } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type ArchiveRequestBuilder } from './archive/index.js';
2
3
  import { type CompleteMigrationRequestBuilder } from './completeMigration/index.js';
3
4
  import { type DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilder } from './doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js';
4
5
  import { type FilesFolderRequestBuilder } from './filesFolder/index.js';
@@ -8,11 +9,16 @@ import { type ProvisionEmailRequestBuilder } from './provisionEmail/index.js';
8
9
  import { type RemoveEmailRequestBuilder } from './removeEmail/index.js';
9
10
  import { type SharedWithTeamsRequestBuilder } from './sharedWithTeams/index.js';
10
11
  import { type TabsRequestBuilder } from './tabs/index.js';
12
+ import { type UnarchiveRequestBuilder } from './unarchive/index.js';
11
13
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
12
14
  /**
13
15
  * Provides operations to manage the channels property of the microsoft.graph.team entity.
14
16
  */
15
17
  export interface ChannelItemRequestBuilder extends BaseRequestBuilder<ChannelItemRequestBuilder> {
18
+ /**
19
+ * Provides operations to call the archive method.
20
+ */
21
+ get archive(): ArchiveRequestBuilder;
16
22
  /**
17
23
  * Provides operations to call the completeMigration method.
18
24
  */
@@ -49,6 +55,10 @@ export interface ChannelItemRequestBuilder extends BaseRequestBuilder<ChannelIte
49
55
  * Provides operations to manage the tabs property of the microsoft.graph.channel entity.
50
56
  */
51
57
  get tabs(): TabsRequestBuilder;
58
+ /**
59
+ * Provides operations to call the unarchive method.
60
+ */
61
+ get unarchive(): UnarchiveRequestBuilder;
52
62
  /**
53
63
  * Delete navigation property channels for groups
54
64
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}