@microsoft/msgraph-sdk-users 1.0.0-preview.79 → 1.0.0-preview.82

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 (207) hide show
  1. package/package.json +1 -1
  2. package/tsconfig.tsbuildinfo +1 -1
  3. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts +103 -0
  4. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -0
  5. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js +74 -0
  6. package/users/item/adhocCalls/getAllRecordingsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js.map +1 -0
  7. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts +103 -0
  8. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.d.ts.map +1 -0
  9. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js +74 -0
  10. package/users/item/adhocCalls/getAllTranscriptsuserIdUserIdWithStartDateTimeWithEndDateTime/index.js.map +1 -0
  11. package/users/item/adhocCalls/index.d.ts +10 -0
  12. package/users/item/adhocCalls/index.d.ts.map +1 -1
  13. package/users/item/adhocCalls/index.js +10 -0
  14. package/users/item/adhocCalls/index.js.map +1 -1
  15. package/users/item/appRoleAssignments/index.d.ts +7 -7
  16. package/users/item/authentication/externalAuthenticationMethods/index.d.ts +3 -3
  17. package/users/item/authentication/externalAuthenticationMethods/item/index.d.ts +3 -3
  18. package/users/item/authentication/fido2Methods/creationOptions/index.d.ts +29 -0
  19. package/users/item/authentication/fido2Methods/creationOptions/index.d.ts.map +1 -0
  20. package/users/item/authentication/fido2Methods/creationOptions/index.js +28 -0
  21. package/users/item/authentication/fido2Methods/creationOptions/index.js.map +1 -0
  22. package/users/item/authentication/fido2Methods/index.d.ts +5 -0
  23. package/users/item/authentication/fido2Methods/index.d.ts.map +1 -1
  24. package/users/item/authentication/fido2Methods/index.js +5 -0
  25. package/users/item/authentication/fido2Methods/index.js.map +1 -1
  26. package/users/item/calendar/permanentDelete/index.d.ts +2 -3
  27. package/users/item/calendar/permanentDelete/index.d.ts.map +1 -1
  28. package/users/item/calendar/permanentDelete/index.js.map +1 -1
  29. package/users/item/calendarGroups/item/calendars/item/permanentDelete/index.d.ts +2 -3
  30. package/users/item/calendarGroups/item/calendars/item/permanentDelete/index.d.ts.map +1 -1
  31. package/users/item/calendarGroups/item/calendars/item/permanentDelete/index.js.map +1 -1
  32. package/users/item/calendars/item/permanentDelete/index.d.ts +0 -1
  33. package/users/item/calendars/item/permanentDelete/index.d.ts.map +1 -1
  34. package/users/item/calendars/item/permanentDelete/index.js.map +1 -1
  35. package/users/item/chats/item/completeMigration/index.d.ts +27 -0
  36. package/users/item/chats/item/completeMigration/index.d.ts.map +1 -0
  37. package/users/item/chats/item/completeMigration/index.js +25 -0
  38. package/users/item/chats/item/completeMigration/index.js.map +1 -0
  39. package/users/item/chats/item/index.d.ts +10 -0
  40. package/users/item/chats/item/index.d.ts.map +1 -1
  41. package/users/item/chats/item/index.js +10 -0
  42. package/users/item/chats/item/index.js.map +1 -1
  43. package/users/item/chats/item/messages/index.d.ts +5 -0
  44. package/users/item/chats/item/messages/index.d.ts.map +1 -1
  45. package/users/item/chats/item/messages/index.js +5 -0
  46. package/users/item/chats/item/messages/index.js.map +1 -1
  47. package/users/item/chats/item/messages/item/replies/index.d.ts +5 -0
  48. package/users/item/chats/item/messages/item/replies/index.d.ts.map +1 -1
  49. package/users/item/chats/item/messages/item/replies/index.js +5 -0
  50. package/users/item/chats/item/messages/item/replies/index.js.map +1 -1
  51. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.d.ts +65 -0
  52. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.d.ts.map +1 -0
  53. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.js +68 -0
  54. package/users/item/chats/item/messages/item/replies/replyWithQuote/index.js.map +1 -0
  55. package/users/item/chats/item/messages/replyWithQuote/index.d.ts +65 -0
  56. package/users/item/chats/item/messages/replyWithQuote/index.d.ts.map +1 -0
  57. package/users/item/chats/item/messages/replyWithQuote/index.js +68 -0
  58. package/users/item/chats/item/messages/replyWithQuote/index.js.map +1 -0
  59. package/users/item/chats/item/startMigration/index.d.ts +58 -0
  60. package/users/item/chats/item/startMigration/index.d.ts.map +1 -0
  61. package/users/item/chats/item/startMigration/index.js +63 -0
  62. package/users/item/chats/item/startMigration/index.js.map +1 -0
  63. package/users/item/directReports/index.d.ts +4 -3
  64. package/users/item/directReports/index.d.ts.map +1 -1
  65. package/users/item/directReports/index.js.map +1 -1
  66. package/users/item/employeeExperience/assignedRoles/item/members/item/user/mailboxSettings/index.d.ts +3 -3
  67. package/users/item/insights/shared/count/index.d.ts +2 -0
  68. package/users/item/insights/shared/count/index.d.ts.map +1 -1
  69. package/users/item/insights/shared/count/index.js.map +1 -1
  70. package/users/item/insights/shared/index.d.ts +6 -0
  71. package/users/item/insights/shared/index.d.ts.map +1 -1
  72. package/users/item/insights/shared/index.js.map +1 -1
  73. package/users/item/insights/shared/item/index.d.ts +8 -0
  74. package/users/item/insights/shared/item/index.d.ts.map +1 -1
  75. package/users/item/insights/shared/item/index.js.map +1 -1
  76. package/users/item/insights/shared/item/lastSharedMethod/index.d.ts +2 -0
  77. package/users/item/insights/shared/item/lastSharedMethod/index.d.ts.map +1 -1
  78. package/users/item/insights/shared/item/lastSharedMethod/index.js.map +1 -1
  79. package/users/item/insights/shared/item/resource/index.d.ts +2 -0
  80. package/users/item/insights/shared/item/resource/index.d.ts.map +1 -1
  81. package/users/item/insights/shared/item/resource/index.js.map +1 -1
  82. package/users/item/insights/used/count/index.d.ts +2 -0
  83. package/users/item/insights/used/count/index.d.ts.map +1 -1
  84. package/users/item/insights/used/count/index.js.map +1 -1
  85. package/users/item/insights/used/index.d.ts +6 -0
  86. package/users/item/insights/used/index.d.ts.map +1 -1
  87. package/users/item/insights/used/index.js.map +1 -1
  88. package/users/item/insights/used/item/index.d.ts +7 -0
  89. package/users/item/insights/used/item/index.d.ts.map +1 -1
  90. package/users/item/insights/used/item/index.js.map +1 -1
  91. package/users/item/insights/used/item/resource/index.d.ts +2 -0
  92. package/users/item/insights/used/item/resource/index.d.ts.map +1 -1
  93. package/users/item/insights/used/item/resource/index.js.map +1 -1
  94. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.d.ts +41 -0
  95. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.d.ts.map +1 -0
  96. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.js +34 -0
  97. package/users/item/joinedTeams/item/channels/item/enabledApps/count/index.js.map +1 -0
  98. package/users/item/joinedTeams/item/channels/item/enabledApps/index.d.ts +82 -0
  99. package/users/item/joinedTeams/item/channels/item/enabledApps/index.d.ts.map +1 -0
  100. package/users/item/joinedTeams/item/channels/item/enabledApps/index.js +58 -0
  101. package/users/item/joinedTeams/item/channels/item/enabledApps/index.js.map +1 -0
  102. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.d.ts +42 -0
  103. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.d.ts.map +1 -0
  104. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.js +36 -0
  105. package/users/item/joinedTeams/item/channels/item/enabledApps/item/index.js.map +1 -0
  106. package/users/item/joinedTeams/item/channels/item/index.d.ts +10 -0
  107. package/users/item/joinedTeams/item/channels/item/index.d.ts.map +1 -1
  108. package/users/item/joinedTeams/item/channels/item/index.js +11 -0
  109. package/users/item/joinedTeams/item/channels/item/index.js.map +1 -1
  110. package/users/item/joinedTeams/item/channels/item/messages/index.d.ts +5 -0
  111. package/users/item/joinedTeams/item/channels/item/messages/index.d.ts.map +1 -1
  112. package/users/item/joinedTeams/item/channels/item/messages/index.js +5 -0
  113. package/users/item/joinedTeams/item/channels/item/messages/index.js.map +1 -1
  114. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.d.ts +5 -0
  115. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.d.ts.map +1 -1
  116. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.js +5 -0
  117. package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.js.map +1 -1
  118. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.d.ts +65 -0
  119. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.d.ts.map +1 -0
  120. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.js +68 -0
  121. package/users/item/joinedTeams/item/channels/item/messages/item/replies/replyWithQuote/index.js.map +1 -0
  122. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.d.ts +65 -0
  123. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.d.ts.map +1 -0
  124. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.js +68 -0
  125. package/users/item/joinedTeams/item/channels/item/messages/replyWithQuote/index.js.map +1 -0
  126. package/users/item/joinedTeams/item/channels/item/startMigration/index.d.ts +58 -0
  127. package/users/item/joinedTeams/item/channels/item/startMigration/index.d.ts.map +1 -0
  128. package/users/item/joinedTeams/item/channels/item/startMigration/index.js +63 -0
  129. package/users/item/joinedTeams/item/channels/item/startMigration/index.js.map +1 -0
  130. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.d.ts +41 -0
  131. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.d.ts.map +1 -0
  132. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.js +34 -0
  133. package/users/item/joinedTeams/item/primaryChannel/enabledApps/count/index.js.map +1 -0
  134. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.d.ts +82 -0
  135. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.d.ts.map +1 -0
  136. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.js +58 -0
  137. package/users/item/joinedTeams/item/primaryChannel/enabledApps/index.js.map +1 -0
  138. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.d.ts +42 -0
  139. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.d.ts.map +1 -0
  140. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.js +36 -0
  141. package/users/item/joinedTeams/item/primaryChannel/enabledApps/item/index.js.map +1 -0
  142. package/users/item/joinedTeams/item/primaryChannel/index.d.ts +10 -0
  143. package/users/item/joinedTeams/item/primaryChannel/index.d.ts.map +1 -1
  144. package/users/item/joinedTeams/item/primaryChannel/index.js +11 -0
  145. package/users/item/joinedTeams/item/primaryChannel/index.js.map +1 -1
  146. package/users/item/joinedTeams/item/primaryChannel/messages/index.d.ts +5 -0
  147. package/users/item/joinedTeams/item/primaryChannel/messages/index.d.ts.map +1 -1
  148. package/users/item/joinedTeams/item/primaryChannel/messages/index.js +5 -0
  149. package/users/item/joinedTeams/item/primaryChannel/messages/index.js.map +1 -1
  150. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.d.ts +5 -0
  151. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.d.ts.map +1 -1
  152. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.js +5 -0
  153. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.js.map +1 -1
  154. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.d.ts +65 -0
  155. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.d.ts.map +1 -0
  156. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.js +68 -0
  157. package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/replyWithQuote/index.js.map +1 -0
  158. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.d.ts +65 -0
  159. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.d.ts.map +1 -0
  160. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.js +68 -0
  161. package/users/item/joinedTeams/item/primaryChannel/messages/replyWithQuote/index.js.map +1 -0
  162. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.d.ts +58 -0
  163. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.d.ts.map +1 -0
  164. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.js +63 -0
  165. package/users/item/joinedTeams/item/primaryChannel/startMigration/index.js.map +1 -0
  166. package/users/item/mailFolders/item/childFolders/item/messages/item/createForward/index.d.ts +2 -3
  167. package/users/item/mailFolders/item/childFolders/item/messages/item/createForward/index.d.ts.map +1 -1
  168. package/users/item/mailFolders/item/childFolders/item/messages/item/createForward/index.js.map +1 -1
  169. package/users/item/mailFolders/item/messages/item/createForward/index.d.ts +2 -3
  170. package/users/item/mailFolders/item/messages/item/createForward/index.d.ts.map +1 -1
  171. package/users/item/mailFolders/item/messages/item/createForward/index.js.map +1 -1
  172. package/users/item/mailboxSettings/index.d.ts +3 -3
  173. package/users/item/manager/index.d.ts +4 -4
  174. package/users/item/manager/ref/index.d.ts +6 -6
  175. package/users/item/memberOf/index.d.ts +4 -4
  176. package/users/item/messages/item/createForward/index.d.ts +2 -3
  177. package/users/item/messages/item/createForward/index.d.ts.map +1 -1
  178. package/users/item/messages/item/createForward/index.js.map +1 -1
  179. package/users/item/ownedObjects/index.d.ts +4 -3
  180. package/users/item/ownedObjects/index.d.ts.map +1 -1
  181. package/users/item/ownedObjects/index.js.map +1 -1
  182. package/users/item/restore/index.d.ts +2 -2
  183. package/users/item/settings/exchange/index.d.ts +42 -0
  184. package/users/item/settings/exchange/index.d.ts.map +1 -0
  185. package/users/item/settings/exchange/index.js +36 -0
  186. package/users/item/settings/exchange/index.js.map +1 -0
  187. package/users/item/settings/index.d.ts +5 -0
  188. package/users/item/settings/index.d.ts.map +1 -1
  189. package/users/item/settings/index.js +5 -0
  190. package/users/item/settings/index.js.map +1 -1
  191. package/users/item/sponsors/index.d.ts +10 -5
  192. package/users/item/sponsors/index.d.ts.map +1 -1
  193. package/users/item/sponsors/index.js +7 -2
  194. package/users/item/sponsors/index.js.map +1 -1
  195. package/users/item/sponsors/item/index.d.ts +8 -30
  196. package/users/item/sponsors/item/index.d.ts.map +1 -1
  197. package/users/item/sponsors/item/index.js +6 -22
  198. package/users/item/sponsors/item/index.js.map +1 -1
  199. package/users/item/sponsors/item/ref/index.d.ts +28 -0
  200. package/users/item/sponsors/item/ref/index.d.ts.map +1 -0
  201. package/users/item/sponsors/item/ref/index.js +25 -0
  202. package/users/item/sponsors/item/ref/index.js.map +1 -0
  203. package/users/item/sponsors/ref/index.d.ts +96 -0
  204. package/users/item/sponsors/ref/index.d.ts.map +1 -0
  205. package/users/item/sponsors/ref/index.js +66 -0
  206. package/users/item/sponsors/ref/index.js.map +1 -0
  207. package/users/item/transitiveMemberOf/index.d.ts +4 -4
@@ -0,0 +1,34 @@
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
+ * Uri template for the request builder.
8
+ */
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/primaryChannel/enabledApps/$count{?%24filter,%24search}";
10
+ /**
11
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
12
+ */
13
+ const CountRequestBuilderGetQueryParametersMapper = {
14
+ "filter": "%24filter",
15
+ "search": "%24search",
16
+ };
17
+ /**
18
+ * Metadata for all the requests in the request builder.
19
+ */
20
+ export const CountRequestBuilderRequestsMetadata = {
21
+ get: {
22
+ uriTemplate: CountRequestBuilderUriTemplate,
23
+ responseBodyContentType: "text/plain;q=0.9",
24
+ errorMappings: {
25
+ XXX: createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitive",
28
+ responseBodyFactory: "number",
29
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
30
+ },
31
+ };
32
+ /* tslint:enable */
33
+ /* eslint-enable */
34
+ //# 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;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,8GAA8G,CAAC;AAC7J;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,82 @@
1
+ import { type TeamsAppCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type TeamsAppItemRequestBuilder } from './item/index.js';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the enabledApps property of the microsoft.graph.channel entity.
7
+ */
8
+ export interface EnabledAppsRequestBuilder extends BaseRequestBuilder<EnabledAppsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the enabledApps property of the microsoft.graph.channel entity.
15
+ * @param teamsAppId The unique identifier of teamsApp
16
+ * @returns {TeamsAppItemRequestBuilder}
17
+ */
18
+ byTeamsAppId(teamsAppId: string): TeamsAppItemRequestBuilder;
19
+ /**
20
+ * A collection of enabled apps in the channel.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns {Promise<TeamsAppCollectionResponse>}
23
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<EnabledAppsRequestBuilderGetQueryParameters> | undefined): Promise<TeamsAppCollectionResponse | undefined>;
26
+ /**
27
+ * A collection of enabled apps in the channel.
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns {RequestInformation}
30
+ */
31
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<EnabledAppsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
32
+ }
33
+ /**
34
+ * A collection of enabled apps in the channel.
35
+ */
36
+ export interface EnabledAppsRequestBuilderGetQueryParameters {
37
+ /**
38
+ * Include count of items
39
+ */
40
+ count?: boolean;
41
+ /**
42
+ * Expand related entities
43
+ */
44
+ expand?: string[];
45
+ /**
46
+ * Filter items by property values
47
+ */
48
+ filter?: string;
49
+ /**
50
+ * Order items by property values
51
+ */
52
+ orderby?: string[];
53
+ /**
54
+ * Search items by search phrases
55
+ */
56
+ search?: string;
57
+ /**
58
+ * Select properties to be returned
59
+ */
60
+ select?: string[];
61
+ /**
62
+ * Skip the first n items
63
+ */
64
+ skip?: number;
65
+ /**
66
+ * Show only the first n items
67
+ */
68
+ top?: number;
69
+ }
70
+ /**
71
+ * Uri template for the request builder.
72
+ */
73
+ export declare const EnabledAppsRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/primaryChannel/enabledApps{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
74
+ /**
75
+ * Metadata for all the navigation properties in the request builder.
76
+ */
77
+ export declare const EnabledAppsRequestBuilderNavigationMetadata: Record<Exclude<keyof EnabledAppsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
78
+ /**
79
+ * Metadata for all the requests in the request builder.
80
+ */
81
+ export declare const EnabledAppsRequestBuilderRequestsMetadata: RequestsMetadata;
82
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0D,KAAK,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AAIjJ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA8C,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAE9G,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,YAAY,CAAC,UAAU,EAAE,MAAM,GAAI,0BAA0B,CAAC;IAC/D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;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,oCAAoC,iKAAiK,CAAC;AAcnN;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
@@ -0,0 +1,58 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createTeamsAppCollectionResponseFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ // @ts-ignore
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
10
+ // @ts-ignore
11
+ import { TeamsAppItemRequestBuilderRequestsMetadata } from './item/index.js';
12
+ /**
13
+ * Uri template for the request builder.
14
+ */
15
+ export const EnabledAppsRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/primaryChannel/enabledApps{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
16
+ /**
17
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
18
+ */
19
+ const EnabledAppsRequestBuilderGetQueryParametersMapper = {
20
+ "count": "%24count",
21
+ "expand": "%24expand",
22
+ "filter": "%24filter",
23
+ "orderby": "%24orderby",
24
+ "search": "%24search",
25
+ "select": "%24select",
26
+ "skip": "%24skip",
27
+ "top": "%24top",
28
+ };
29
+ /**
30
+ * Metadata for all the navigation properties in the request builder.
31
+ */
32
+ export const EnabledAppsRequestBuilderNavigationMetadata = {
33
+ byTeamsAppId: {
34
+ requestsMetadata: TeamsAppItemRequestBuilderRequestsMetadata,
35
+ pathParametersMappings: ["teamsApp%2Did"],
36
+ },
37
+ count: {
38
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
39
+ },
40
+ };
41
+ /**
42
+ * Metadata for all the requests in the request builder.
43
+ */
44
+ export const EnabledAppsRequestBuilderRequestsMetadata = {
45
+ get: {
46
+ uriTemplate: EnabledAppsRequestBuilderUriTemplate,
47
+ responseBodyContentType: "application/json",
48
+ errorMappings: {
49
+ XXX: createODataErrorFromDiscriminatorValue,
50
+ },
51
+ adapterMethodName: "send",
52
+ responseBodyFactory: createTeamsAppCollectionResponseFromDiscriminatorValue,
53
+ queryParametersMapper: EnabledAppsRequestBuilderGetQueryParametersMapper,
54
+ },
55
+ };
56
+ /* tslint:enable */
57
+ /* eslint-enable */
58
+ //# 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,sDAAsD,EAAmC,MAAM,wCAAwC,CAAC;AACjJ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAmC,MAAM,iBAAiB,CAAC;AAqE9G;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAG,8JAA8J,CAAC;AACnN;;GAEG;AACH,MAAM,iDAAiD,GAA2B;IAC9E,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,2CAA2C,GAA6G;IACjK,YAAY,EAAE;QACV,gBAAgB,EAAE,0CAA0C;QAC5D,sBAAsB,EAAE,CAAC,eAAe,CAAC;KAC5C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAqB;IACvE,GAAG,EAAE;QACD,WAAW,EAAE,oCAAoC;QACjD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sDAAsD;QAC5E,qBAAqB,EAAE,iDAAiD;KAC3E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,42 @@
1
+ import { type TeamsApp } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the enabledApps property of the microsoft.graph.channel entity.
5
+ */
6
+ export interface TeamsAppItemRequestBuilder extends BaseRequestBuilder<TeamsAppItemRequestBuilder> {
7
+ /**
8
+ * A collection of enabled apps in the channel.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns {Promise<TeamsApp>}
11
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
+ */
13
+ get(requestConfiguration?: RequestConfiguration<TeamsAppItemRequestBuilderGetQueryParameters> | undefined): Promise<TeamsApp | undefined>;
14
+ /**
15
+ * A collection of enabled apps in the channel.
16
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
+ * @returns {RequestInformation}
18
+ */
19
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<TeamsAppItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
20
+ }
21
+ /**
22
+ * A collection of enabled apps in the channel.
23
+ */
24
+ export interface TeamsAppItemRequestBuilderGetQueryParameters {
25
+ /**
26
+ * Expand related entities
27
+ */
28
+ expand?: string[];
29
+ /**
30
+ * Select properties to be returned
31
+ */
32
+ select?: string[];
33
+ }
34
+ /**
35
+ * Uri template for the request builder.
36
+ */
37
+ export declare const TeamsAppItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/primaryChannel/enabledApps/{teamsApp%2Did}{?%24expand,%24select}";
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ export declare const TeamsAppItemRequestBuilderRequestsMetadata: RequestsMetadata;
42
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwC,KAAK,QAAQ,EAAE,MAAM,wCAAwC,CAAC;AAI7G,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,0HAA0H,CAAC;AAQ7K;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAWxD,CAAC"}
@@ -0,0 +1,36 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ // Generated by Microsoft Kiota
4
+ // @ts-ignore
5
+ import { createTeamsAppFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
6
+ // @ts-ignore
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
8
+ /**
9
+ * Uri template for the request builder.
10
+ */
11
+ export const TeamsAppItemRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/primaryChannel/enabledApps/{teamsApp%2Did}{?%24expand,%24select}";
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const TeamsAppItemRequestBuilderGetQueryParametersMapper = {
16
+ "expand": "%24expand",
17
+ "select": "%24select",
18
+ };
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export const TeamsAppItemRequestBuilderRequestsMetadata = {
23
+ get: {
24
+ uriTemplate: TeamsAppItemRequestBuilderUriTemplate,
25
+ responseBodyContentType: "application/json",
26
+ errorMappings: {
27
+ XXX: createODataErrorFromDiscriminatorValue,
28
+ },
29
+ adapterMethodName: "send",
30
+ responseBodyFactory: createTeamsAppFromDiscriminatorValue,
31
+ queryParametersMapper: TeamsAppItemRequestBuilderGetQueryParametersMapper,
32
+ },
33
+ };
34
+ /* tslint:enable */
35
+ /* eslint-enable */
36
+ //# 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,oCAAoC,EAAiB,MAAM,wCAAwC,CAAC;AAC7G,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAG,uHAAuH,CAAC;AAC7K;;GAEG;AACH,MAAM,kDAAkD,GAA2B;IAC/E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAqB;IACxE,GAAG,EAAE;QACD,WAAW,EAAE,qCAAqC;QAClD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oCAAoC;QAC1D,qBAAqB,EAAE,kDAAkD;KAC5E;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -3,12 +3,14 @@ import { type AllMembersRequestBuilder } from './allMembers/index.js';
3
3
  import { type ArchiveRequestBuilder } from './archive/index.js';
4
4
  import { type CompleteMigrationRequestBuilder } from './completeMigration/index.js';
5
5
  import { type DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilder } from './doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js';
6
+ import { type EnabledAppsRequestBuilder } from './enabledApps/index.js';
6
7
  import { type FilesFolderRequestBuilder } from './filesFolder/index.js';
7
8
  import { type MembersRequestBuilder } from './members/index.js';
8
9
  import { type MessagesRequestBuilder } from './messages/index.js';
9
10
  import { type ProvisionEmailRequestBuilder } from './provisionEmail/index.js';
10
11
  import { type RemoveEmailRequestBuilder } from './removeEmail/index.js';
11
12
  import { type SharedWithTeamsRequestBuilder } from './sharedWithTeams/index.js';
13
+ import { type StartMigrationRequestBuilder } from './startMigration/index.js';
12
14
  import { type TabsRequestBuilder } from './tabs/index.js';
13
15
  import { type UnarchiveRequestBuilder } from './unarchive/index.js';
14
16
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
@@ -32,6 +34,10 @@ export interface PrimaryChannelRequestBuilder extends BaseRequestBuilder<Primary
32
34
  * Provides operations to call the doesUserHaveAccess method.
33
35
  */
34
36
  get doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName(): DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilder;
37
+ /**
38
+ * Provides operations to manage the enabledApps property of the microsoft.graph.channel entity.
39
+ */
40
+ get enabledApps(): EnabledAppsRequestBuilder;
35
41
  /**
36
42
  * Provides operations to manage the filesFolder property of the microsoft.graph.channel entity.
37
43
  */
@@ -56,6 +62,10 @@ export interface PrimaryChannelRequestBuilder extends BaseRequestBuilder<Primary
56
62
  * Provides operations to manage the sharedWithTeams property of the microsoft.graph.channel entity.
57
63
  */
58
64
  get sharedWithTeams(): SharedWithTeamsRequestBuilder;
65
+ /**
66
+ * Provides operations to call the startMigration method.
67
+ */
68
+ get startMigration(): StartMigrationRequestBuilder;
59
69
  /**
60
70
  * Provides operations to manage the tabs property of the microsoft.graph.channel entity.
61
71
  */
@@ -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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"}
@@ -14,6 +14,8 @@ import { CompleteMigrationRequestBuilderRequestsMetadata } from './completeMigra
14
14
  // @ts-ignore
15
15
  import { DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilderRequestsMetadata } from './doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js';
16
16
  // @ts-ignore
17
+ import { EnabledAppsRequestBuilderNavigationMetadata, EnabledAppsRequestBuilderRequestsMetadata } from './enabledApps/index.js';
18
+ // @ts-ignore
17
19
  import { FilesFolderRequestBuilderNavigationMetadata, FilesFolderRequestBuilderRequestsMetadata } from './filesFolder/index.js';
18
20
  // @ts-ignore
19
21
  import { MembersRequestBuilderNavigationMetadata, MembersRequestBuilderRequestsMetadata } from './members/index.js';
@@ -26,6 +28,8 @@ import { RemoveEmailRequestBuilderRequestsMetadata } from './removeEmail/index.j
26
28
  // @ts-ignore
27
29
  import { SharedWithTeamsRequestBuilderNavigationMetadata, SharedWithTeamsRequestBuilderRequestsMetadata } from './sharedWithTeams/index.js';
28
30
  // @ts-ignore
31
+ import { StartMigrationRequestBuilderRequestsMetadata } from './startMigration/index.js';
32
+ // @ts-ignore
29
33
  import { TabsRequestBuilderNavigationMetadata, TabsRequestBuilderRequestsMetadata } from './tabs/index.js';
30
34
  // @ts-ignore
31
35
  import { UnarchiveRequestBuilderRequestsMetadata } from './unarchive/index.js';
@@ -57,6 +61,10 @@ export const PrimaryChannelRequestBuilderNavigationMetadata = {
57
61
  doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName: {
58
62
  requestsMetadata: DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilderRequestsMetadata,
59
63
  },
64
+ enabledApps: {
65
+ requestsMetadata: EnabledAppsRequestBuilderRequestsMetadata,
66
+ navigationMetadata: EnabledAppsRequestBuilderNavigationMetadata,
67
+ },
60
68
  filesFolder: {
61
69
  requestsMetadata: FilesFolderRequestBuilderRequestsMetadata,
62
70
  navigationMetadata: FilesFolderRequestBuilderNavigationMetadata,
@@ -79,6 +87,9 @@ export const PrimaryChannelRequestBuilderNavigationMetadata = {
79
87
  requestsMetadata: SharedWithTeamsRequestBuilderRequestsMetadata,
80
88
  navigationMetadata: SharedWithTeamsRequestBuilderNavigationMetadata,
81
89
  },
90
+ startMigration: {
91
+ requestsMetadata: StartMigrationRequestBuilderRequestsMetadata,
92
+ },
82
93
  tabs: {
83
94
  requestsMetadata: TabsRequestBuilderRequestsMetadata,
84
95
  navigationMetadata: TabsRequestBuilderNavigationMetadata,
@@ -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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"}
@@ -2,6 +2,7 @@ import { type ChatMessage, type ChatMessageCollectionResponse } from '@microsoft
2
2
  import { type CountRequestBuilder } from './count/index.js';
3
3
  import { type DeltaRequestBuilder } from './delta/index.js';
4
4
  import { type ChatMessageItemRequestBuilder } from './item/index.js';
5
+ import { type ReplyWithQuoteRequestBuilder } from './replyWithQuote/index.js';
5
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
7
  /**
7
8
  * Provides operations to manage the messages property of the microsoft.graph.channel entity.
@@ -15,6 +16,10 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
15
16
  * Provides operations to call the delta method.
16
17
  */
17
18
  get delta(): DeltaRequestBuilder;
19
+ /**
20
+ * Provides operations to call the replyWithQuote method.
21
+ */
22
+ get replyWithQuote(): ReplyWithQuoteRequestBuilder;
18
23
  /**
19
24
  * Provides operations to manage the messages property of the microsoft.graph.channel entity.
20
25
  * @param chatMessageId The unique identifier of chatMessage
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAIxO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,iBAAiB,CAAC;AAErK,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;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,8JAA8J,CAAC;AAc7M;;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,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAIxO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,iBAAiB,CAAC;AAErK,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;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,8JAA8J,CAAC;AAc7M;;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"}
@@ -11,6 +11,8 @@ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
11
11
  import { DeltaRequestBuilderRequestsMetadata } from './delta/index.js';
12
12
  // @ts-ignore
13
13
  import { ChatMessageItemRequestBuilderNavigationMetadata, ChatMessageItemRequestBuilderRequestsMetadata } from './item/index.js';
14
+ // @ts-ignore
15
+ import { ReplyWithQuoteRequestBuilderRequestsMetadata } from './replyWithQuote/index.js';
14
16
  /**
15
17
  * Uri template for the request builder.
16
18
  */
@@ -43,6 +45,9 @@ export const MessagesRequestBuilderNavigationMetadata = {
43
45
  delta: {
44
46
  requestsMetadata: DeltaRequestBuilderRequestsMetadata,
45
47
  },
48
+ replyWithQuote: {
49
+ requestsMetadata: ReplyWithQuoteRequestBuilderRequestsMetadata,
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,yDAAyD,EAAE,uCAAuC,EAAE,oBAAoB,EAAwD,MAAM,wCAAwC,CAAC;AACxO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,iBAAiB,CAAC;AAwFrK;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,2JAA2J,CAAC;AAC7M;;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,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;QACnE,sBAAsB,EAAE,CAAC,kBAAkB,CAAC;KAC/C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;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,yDAAyD;QAC/E,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,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oBAAoB;QAC3C,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,yDAAyD,EAAE,uCAAuC,EAAE,oBAAoB,EAAwD,MAAM,wCAAwC,CAAC;AACxO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,iBAAiB,CAAC;AACrK,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AA4F5H;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,2JAA2J,CAAC;AAC7M;;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,eAAe,EAAE;QACb,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;QACnE,sBAAsB,EAAE,CAAC,kBAAkB,CAAC;KAC/C;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;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,yDAAyD;QAC/E,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,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oBAAoB;QAC3C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -2,6 +2,7 @@ import { type ChatMessage, type ChatMessageCollectionResponse } from '@microsoft
2
2
  import { type CountRequestBuilder } from './count/index.js';
3
3
  import { type DeltaRequestBuilder } from './delta/index.js';
4
4
  import { type ChatMessageItemRequestBuilder } from './item/index.js';
5
+ import { type ReplyWithQuoteRequestBuilder } from './replyWithQuote/index.js';
5
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
7
  /**
7
8
  * Provides operations to manage the replies property of the microsoft.graph.chatMessage entity.
@@ -15,6 +16,10 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
15
16
  * Provides operations to call the delta method.
16
17
  */
17
18
  get delta(): DeltaRequestBuilder;
19
+ /**
20
+ * Provides operations to call the replyWithQuote method.
21
+ */
22
+ get replyWithQuote(): ReplyWithQuoteRequestBuilder;
18
23
  /**
19
24
  * Provides operations to manage the replies property of the microsoft.graph.chatMessage entity.
20
25
  * @param chatMessageId1 The unique identifier of chatMessage
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAIxO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,iBAAiB,CAAC;AAErK,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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,6BAA6B,CAAC;IAC1E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;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,gCAAgC,yLAAyL,CAAC;AAcvO;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAIxO,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,iBAAiB,CAAC;AAErK,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,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,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,gBAAgB,CAAC,cAAc,EAAE,MAAM,GAAI,6BAA6B,CAAC;IAC1E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;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,gCAAgC,yLAAyL,CAAC;AAcvO;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAexJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
@@ -11,6 +11,8 @@ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
11
11
  import { DeltaRequestBuilderRequestsMetadata } from './delta/index.js';
12
12
  // @ts-ignore
13
13
  import { ChatMessageItemRequestBuilderNavigationMetadata, ChatMessageItemRequestBuilderRequestsMetadata } from './item/index.js';
14
+ // @ts-ignore
15
+ import { ReplyWithQuoteRequestBuilderRequestsMetadata } from './replyWithQuote/index.js';
14
16
  /**
15
17
  * Uri template for the request builder.
16
18
  */
@@ -43,6 +45,9 @@ export const RepliesRequestBuilderNavigationMetadata = {
43
45
  delta: {
44
46
  requestsMetadata: DeltaRequestBuilderRequestsMetadata,
45
47
  },
48
+ replyWithQuote: {
49
+ requestsMetadata: ReplyWithQuoteRequestBuilderRequestsMetadata,
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,yDAAyD,EAAE,uCAAuC,EAAE,oBAAoB,EAAwD,MAAM,wCAAwC,CAAC;AACxO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,iBAAiB,CAAC;AAwFrK;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,sLAAsL,CAAC;AACvO;;GAEG;AACH,MAAM,6CAA6C,GAA2B;IAC1E,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,uCAAuC,GAAyG;IACzJ,gBAAgB,EAAE;QACd,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;QACnE,sBAAsB,EAAE,CAAC,mBAAmB,CAAC;KAChD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yDAAyD;QAC/E,qBAAqB,EAAE,6CAA6C;KACvE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oBAAoB;QAC3C,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,yDAAyD,EAAE,uCAAuC,EAAE,oBAAoB,EAAwD,MAAM,wCAAwC,CAAC;AACxO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,iBAAiB,CAAC;AACrK,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AA4F5H;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,sLAAsL,CAAC;AACvO;;GAEG;AACH,MAAM,6CAA6C,GAA2B;IAC1E,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,uCAAuC,GAAyG;IACzJ,gBAAgB,EAAE;QACd,gBAAgB,EAAE,6CAA6C;QAC/D,kBAAkB,EAAE,+CAA+C;QACnE,sBAAsB,EAAE,CAAC,mBAAmB,CAAC;KAChD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,GAAG,EAAE;QACD,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yDAAyD;QAC/E,qBAAqB,EAAE,6CAA6C;KACvE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oBAAoB;QAC3C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -0,0 +1,65 @@
1
+ import { type ChatMessage } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type AdditionalDataHolder, type BackedModel, 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 {ReplyWithQuotePostRequestBody}
7
+ */
8
+ export declare function createReplyWithQuotePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): ((instance?: Parsable) => Record<string, (node: ParseNode) => void>);
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @param ReplyWithQuotePostRequestBody The instance to deserialize into.
12
+ * @returns {Record<string, (node: ParseNode) => void>}
13
+ */
14
+ export declare function deserializeIntoReplyWithQuotePostRequestBody(replyWithQuotePostRequestBody?: Partial<ReplyWithQuotePostRequestBody> | undefined): Record<string, (node: ParseNode) => void>;
15
+ export interface ReplyWithQuotePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
16
+ /**
17
+ * Stores model information.
18
+ */
19
+ backingStoreEnabled?: boolean | null;
20
+ /**
21
+ * The messageIds property
22
+ */
23
+ messageIds?: string[] | null;
24
+ /**
25
+ * The replyMessage property
26
+ */
27
+ replyMessage?: ChatMessage | null;
28
+ }
29
+ /**
30
+ * Provides operations to call the replyWithQuote method.
31
+ */
32
+ export interface ReplyWithQuoteRequestBuilder extends BaseRequestBuilder<ReplyWithQuoteRequestBuilder> {
33
+ /**
34
+ * Reply with quote to a single chat message or multiple chat messages in a chat.
35
+ * @param body The request body
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns {Promise<ChatMessage>}
38
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
39
+ * @see {@link https://learn.microsoft.com/graph/api/chatmessage-replywithquote?view=graph-rest-1.0|Find more info here}
40
+ */
41
+ post(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
42
+ /**
43
+ * Reply with quote to a single chat message or multiple chat messages in a chat.
44
+ * @param body The request body
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns {RequestInformation}
47
+ */
48
+ toPostRequestInformation(body: ReplyWithQuotePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ }
50
+ /**
51
+ * Serializes information the current object
52
+ * @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
53
+ * @param ReplyWithQuotePostRequestBody The instance to serialize from.
54
+ * @param writer Serialization writer to use to serialize this model
55
+ */
56
+ export declare function serializeReplyWithQuotePostRequestBody(writer: SerializationWriter, replyWithQuotePostRequestBody?: Partial<ReplyWithQuotePostRequestBody> | undefined | null, isSerializingDerivedType?: boolean): void;
57
+ /**
58
+ * Uri template for the request builder.
59
+ */
60
+ export declare const ReplyWithQuoteRequestBuilderUriTemplate = "{+baseurl}/users/{user%2Did}/joinedTeams/{team%2Did}/primaryChannel/messages/{chatMessage%2Did}/replies/replyWithQuote";
61
+ /**
62
+ * Metadata for all the requests in the request builder.
63
+ */
64
+ export declare const ReplyWithQuoteRequestBuilderRequestsMetadata: RequestsMetadata;
65
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAIzI,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;;;;GAIG;AAEH,wBAAgB,yDAAyD,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,CAEjL;AACD;;;;GAIG;AAEH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM/L;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,YAAY,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;CACrC;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;;;GAKG;AAEH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAS,GAAG,IAAS,EAAE,wBAAwB,GAAE,OAAe,GAAI,IAAI,CAKnO;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,2HAA2H,CAAC;AAChL;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}