@microsoft/msgraph-sdk-groups 1.0.0-preview.20 → 1.0.0-preview.22

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 (817) hide show
  1. package/groups/delta/index.d.ts +4 -3
  2. package/groups/delta/index.d.ts.map +1 -1
  3. package/groups/index.d.ts +2 -2
  4. package/groups/item/acceptedSenders/count/index.d.ts +5 -1
  5. package/groups/item/acceptedSenders/count/index.d.ts.map +1 -1
  6. package/groups/item/acceptedSenders/count/index.js +2 -1
  7. package/groups/item/acceptedSenders/index.d.ts +5 -1
  8. package/groups/item/acceptedSenders/index.d.ts.map +1 -1
  9. package/groups/item/acceptedSenders/index.js +2 -1
  10. package/groups/item/appRoleAssignments/index.d.ts +3 -3
  11. package/groups/item/calendar/calendarPermissions/count/index.d.ts +5 -1
  12. package/groups/item/calendar/calendarPermissions/count/index.d.ts.map +1 -1
  13. package/groups/item/calendar/calendarPermissions/count/index.js +2 -1
  14. package/groups/item/calendar/calendarPermissions/index.d.ts +10 -8
  15. package/groups/item/calendar/calendarPermissions/index.d.ts.map +1 -1
  16. package/groups/item/calendar/calendarPermissions/index.js +2 -1
  17. package/groups/item/calendar/calendarPermissions/item/index.d.ts +7 -10
  18. package/groups/item/calendar/calendarPermissions/item/index.d.ts.map +1 -1
  19. package/groups/item/calendar/calendarView/count/index.d.ts +5 -1
  20. package/groups/item/calendar/calendarView/count/index.d.ts.map +1 -1
  21. package/groups/item/calendar/calendarView/count/index.js +2 -1
  22. package/groups/item/calendar/calendarView/index.d.ts +5 -2
  23. package/groups/item/calendar/calendarView/index.d.ts.map +1 -1
  24. package/groups/item/calendar/calendarView/index.js +2 -1
  25. package/groups/item/calendar/calendarView/item/accept/index.js +2 -2
  26. package/groups/item/calendar/calendarView/item/attachments/count/index.d.ts +5 -1
  27. package/groups/item/calendar/calendarView/item/attachments/count/index.d.ts.map +1 -1
  28. package/groups/item/calendar/calendarView/item/attachments/count/index.js +2 -1
  29. package/groups/item/calendar/calendarView/item/attachments/createUploadSession/index.js +1 -1
  30. package/groups/item/calendar/calendarView/item/attachments/index.d.ts +10 -8
  31. package/groups/item/calendar/calendarView/item/attachments/index.d.ts.map +1 -1
  32. package/groups/item/calendar/calendarView/item/attachments/index.js +2 -1
  33. package/groups/item/calendar/calendarView/item/attachments/item/index.d.ts +2 -3
  34. package/groups/item/calendar/calendarView/item/attachments/item/index.d.ts.map +1 -1
  35. package/groups/item/calendar/calendarView/item/cancel/index.js +1 -1
  36. package/groups/item/calendar/calendarView/item/decline/index.js +3 -3
  37. package/groups/item/calendar/calendarView/item/extensions/count/index.d.ts +5 -1
  38. package/groups/item/calendar/calendarView/item/extensions/count/index.d.ts.map +1 -1
  39. package/groups/item/calendar/calendarView/item/extensions/count/index.js +2 -1
  40. package/groups/item/calendar/calendarView/item/extensions/index.d.ts +10 -7
  41. package/groups/item/calendar/calendarView/item/extensions/index.d.ts.map +1 -1
  42. package/groups/item/calendar/calendarView/item/extensions/index.js +2 -1
  43. package/groups/item/calendar/calendarView/item/extensions/item/index.d.ts +3 -4
  44. package/groups/item/calendar/calendarView/item/extensions/item/index.d.ts.map +1 -1
  45. package/groups/item/calendar/calendarView/item/forward/index.js +2 -2
  46. package/groups/item/calendar/calendarView/item/instances/count/index.d.ts +5 -1
  47. package/groups/item/calendar/calendarView/item/instances/count/index.d.ts.map +1 -1
  48. package/groups/item/calendar/calendarView/item/instances/count/index.js +2 -1
  49. package/groups/item/calendar/calendarView/item/instances/index.d.ts +5 -2
  50. package/groups/item/calendar/calendarView/item/instances/index.d.ts.map +1 -1
  51. package/groups/item/calendar/calendarView/item/instances/index.js +2 -1
  52. package/groups/item/calendar/calendarView/item/instances/item/accept/index.js +2 -2
  53. package/groups/item/calendar/calendarView/item/instances/item/attachments/createUploadSession/index.js +1 -1
  54. package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts +5 -7
  55. package/groups/item/calendar/calendarView/item/instances/item/attachments/index.d.ts.map +1 -1
  56. package/groups/item/calendar/calendarView/item/instances/item/attachments/item/index.d.ts +2 -3
  57. package/groups/item/calendar/calendarView/item/instances/item/attachments/item/index.d.ts.map +1 -1
  58. package/groups/item/calendar/calendarView/item/instances/item/cancel/index.js +1 -1
  59. package/groups/item/calendar/calendarView/item/instances/item/decline/index.js +3 -3
  60. package/groups/item/calendar/calendarView/item/instances/item/extensions/index.d.ts +5 -6
  61. package/groups/item/calendar/calendarView/item/instances/item/extensions/index.d.ts.map +1 -1
  62. package/groups/item/calendar/calendarView/item/instances/item/extensions/item/index.d.ts +3 -4
  63. package/groups/item/calendar/calendarView/item/instances/item/extensions/item/index.d.ts.map +1 -1
  64. package/groups/item/calendar/calendarView/item/instances/item/forward/index.js +2 -2
  65. package/groups/item/calendar/calendarView/item/instances/item/snoozeReminder/index.js +1 -1
  66. package/groups/item/calendar/calendarView/item/instances/item/tentativelyAccept/index.js +3 -3
  67. package/groups/item/calendar/calendarView/item/snoozeReminder/index.js +1 -1
  68. package/groups/item/calendar/calendarView/item/tentativelyAccept/index.js +3 -3
  69. package/groups/item/calendar/events/count/index.d.ts +5 -1
  70. package/groups/item/calendar/events/count/index.d.ts.map +1 -1
  71. package/groups/item/calendar/events/count/index.js +2 -1
  72. package/groups/item/calendar/events/index.d.ts +10 -8
  73. package/groups/item/calendar/events/index.d.ts.map +1 -1
  74. package/groups/item/calendar/events/index.js +2 -1
  75. package/groups/item/calendar/events/item/accept/index.js +2 -2
  76. package/groups/item/calendar/events/item/attachments/count/index.d.ts +5 -1
  77. package/groups/item/calendar/events/item/attachments/count/index.d.ts.map +1 -1
  78. package/groups/item/calendar/events/item/attachments/count/index.js +2 -1
  79. package/groups/item/calendar/events/item/attachments/createUploadSession/index.js +1 -1
  80. package/groups/item/calendar/events/item/attachments/index.d.ts +10 -8
  81. package/groups/item/calendar/events/item/attachments/index.d.ts.map +1 -1
  82. package/groups/item/calendar/events/item/attachments/index.js +2 -1
  83. package/groups/item/calendar/events/item/attachments/item/index.d.ts +2 -3
  84. package/groups/item/calendar/events/item/attachments/item/index.d.ts.map +1 -1
  85. package/groups/item/calendar/events/item/cancel/index.js +1 -1
  86. package/groups/item/calendar/events/item/decline/index.js +3 -3
  87. package/groups/item/calendar/events/item/extensions/count/index.d.ts +5 -1
  88. package/groups/item/calendar/events/item/extensions/count/index.d.ts.map +1 -1
  89. package/groups/item/calendar/events/item/extensions/count/index.js +2 -1
  90. package/groups/item/calendar/events/item/extensions/index.d.ts +10 -7
  91. package/groups/item/calendar/events/item/extensions/index.d.ts.map +1 -1
  92. package/groups/item/calendar/events/item/extensions/index.js +2 -1
  93. package/groups/item/calendar/events/item/extensions/item/index.d.ts +3 -4
  94. package/groups/item/calendar/events/item/extensions/item/index.d.ts.map +1 -1
  95. package/groups/item/calendar/events/item/forward/index.js +2 -2
  96. package/groups/item/calendar/events/item/instances/count/index.d.ts +5 -1
  97. package/groups/item/calendar/events/item/instances/count/index.d.ts.map +1 -1
  98. package/groups/item/calendar/events/item/instances/count/index.js +2 -1
  99. package/groups/item/calendar/events/item/instances/index.d.ts +5 -2
  100. package/groups/item/calendar/events/item/instances/index.d.ts.map +1 -1
  101. package/groups/item/calendar/events/item/instances/index.js +2 -1
  102. package/groups/item/calendar/events/item/instances/item/accept/index.js +2 -2
  103. package/groups/item/calendar/events/item/instances/item/attachments/createUploadSession/index.js +1 -1
  104. package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts +5 -7
  105. package/groups/item/calendar/events/item/instances/item/attachments/index.d.ts.map +1 -1
  106. package/groups/item/calendar/events/item/instances/item/attachments/item/index.d.ts +2 -3
  107. package/groups/item/calendar/events/item/instances/item/attachments/item/index.d.ts.map +1 -1
  108. package/groups/item/calendar/events/item/instances/item/cancel/index.js +1 -1
  109. package/groups/item/calendar/events/item/instances/item/decline/index.js +3 -3
  110. package/groups/item/calendar/events/item/instances/item/extensions/index.d.ts +5 -6
  111. package/groups/item/calendar/events/item/instances/item/extensions/index.d.ts.map +1 -1
  112. package/groups/item/calendar/events/item/instances/item/extensions/item/index.d.ts +3 -4
  113. package/groups/item/calendar/events/item/instances/item/extensions/item/index.d.ts.map +1 -1
  114. package/groups/item/calendar/events/item/instances/item/forward/index.js +2 -2
  115. package/groups/item/calendar/events/item/instances/item/snoozeReminder/index.js +1 -1
  116. package/groups/item/calendar/events/item/instances/item/tentativelyAccept/index.js +3 -3
  117. package/groups/item/calendar/events/item/snoozeReminder/index.js +1 -1
  118. package/groups/item/calendar/events/item/tentativelyAccept/index.js +3 -3
  119. package/groups/item/calendar/getSchedule/index.js +4 -4
  120. package/groups/item/calendarView/count/index.d.ts +13 -1
  121. package/groups/item/calendarView/count/index.d.ts.map +1 -1
  122. package/groups/item/calendarView/count/index.js +2 -1
  123. package/groups/item/calendarView/index.d.ts +8 -4
  124. package/groups/item/calendarView/index.d.ts.map +1 -1
  125. package/groups/item/calendarView/index.js +2 -1
  126. package/groups/item/calendarView/item/accept/index.js +2 -2
  127. package/groups/item/calendarView/item/attachments/count/index.d.ts +5 -1
  128. package/groups/item/calendarView/item/attachments/count/index.d.ts.map +1 -1
  129. package/groups/item/calendarView/item/attachments/count/index.js +2 -1
  130. package/groups/item/calendarView/item/attachments/createUploadSession/index.js +1 -1
  131. package/groups/item/calendarView/item/attachments/index.d.ts +10 -8
  132. package/groups/item/calendarView/item/attachments/index.d.ts.map +1 -1
  133. package/groups/item/calendarView/item/attachments/index.js +2 -1
  134. package/groups/item/calendarView/item/attachments/item/index.d.ts +2 -3
  135. package/groups/item/calendarView/item/attachments/item/index.d.ts.map +1 -1
  136. package/groups/item/calendarView/item/cancel/index.js +1 -1
  137. package/groups/item/calendarView/item/decline/index.js +3 -3
  138. package/groups/item/calendarView/item/extensions/count/index.d.ts +5 -1
  139. package/groups/item/calendarView/item/extensions/count/index.d.ts.map +1 -1
  140. package/groups/item/calendarView/item/extensions/count/index.js +2 -1
  141. package/groups/item/calendarView/item/extensions/index.d.ts +10 -7
  142. package/groups/item/calendarView/item/extensions/index.d.ts.map +1 -1
  143. package/groups/item/calendarView/item/extensions/index.js +2 -1
  144. package/groups/item/calendarView/item/extensions/item/index.d.ts +3 -4
  145. package/groups/item/calendarView/item/extensions/item/index.d.ts.map +1 -1
  146. package/groups/item/calendarView/item/forward/index.js +2 -2
  147. package/groups/item/calendarView/item/instances/count/index.d.ts +5 -1
  148. package/groups/item/calendarView/item/instances/count/index.d.ts.map +1 -1
  149. package/groups/item/calendarView/item/instances/count/index.js +2 -1
  150. package/groups/item/calendarView/item/instances/index.d.ts +5 -2
  151. package/groups/item/calendarView/item/instances/index.d.ts.map +1 -1
  152. package/groups/item/calendarView/item/instances/index.js +2 -1
  153. package/groups/item/calendarView/item/instances/item/accept/index.js +2 -2
  154. package/groups/item/calendarView/item/instances/item/attachments/createUploadSession/index.js +1 -1
  155. package/groups/item/calendarView/item/instances/item/attachments/index.d.ts +5 -7
  156. package/groups/item/calendarView/item/instances/item/attachments/index.d.ts.map +1 -1
  157. package/groups/item/calendarView/item/instances/item/attachments/item/index.d.ts +2 -3
  158. package/groups/item/calendarView/item/instances/item/attachments/item/index.d.ts.map +1 -1
  159. package/groups/item/calendarView/item/instances/item/cancel/index.js +1 -1
  160. package/groups/item/calendarView/item/instances/item/decline/index.js +3 -3
  161. package/groups/item/calendarView/item/instances/item/extensions/index.d.ts +5 -6
  162. package/groups/item/calendarView/item/instances/item/extensions/index.d.ts.map +1 -1
  163. package/groups/item/calendarView/item/instances/item/extensions/item/index.d.ts +3 -4
  164. package/groups/item/calendarView/item/instances/item/extensions/item/index.d.ts.map +1 -1
  165. package/groups/item/calendarView/item/instances/item/forward/index.js +2 -2
  166. package/groups/item/calendarView/item/instances/item/snoozeReminder/index.js +1 -1
  167. package/groups/item/calendarView/item/instances/item/tentativelyAccept/index.js +3 -3
  168. package/groups/item/calendarView/item/snoozeReminder/index.js +1 -1
  169. package/groups/item/calendarView/item/tentativelyAccept/index.js +3 -3
  170. package/groups/item/conversations/index.d.ts +3 -3
  171. package/groups/item/conversations/item/index.d.ts +5 -5
  172. package/groups/item/conversations/item/threads/count/index.d.ts +5 -1
  173. package/groups/item/conversations/item/threads/count/index.d.ts.map +1 -1
  174. package/groups/item/conversations/item/threads/count/index.js +2 -1
  175. package/groups/item/conversations/item/threads/index.d.ts +5 -1
  176. package/groups/item/conversations/item/threads/index.d.ts.map +1 -1
  177. package/groups/item/conversations/item/threads/index.js +2 -1
  178. package/groups/item/conversations/item/threads/item/posts/index.d.ts +3 -4
  179. package/groups/item/conversations/item/threads/item/posts/index.d.ts.map +1 -1
  180. package/groups/item/conversations/item/threads/item/posts/item/attachments/createUploadSession/index.js +1 -1
  181. package/groups/item/conversations/item/threads/item/posts/item/attachments/index.d.ts +3 -4
  182. package/groups/item/conversations/item/threads/item/posts/item/attachments/index.d.ts.map +1 -1
  183. package/groups/item/conversations/item/threads/item/posts/item/extensions/index.d.ts +3 -3
  184. package/groups/item/conversations/item/threads/item/posts/item/extensions/item/index.d.ts +5 -7
  185. package/groups/item/conversations/item/threads/item/posts/item/extensions/item/index.d.ts.map +1 -1
  186. package/groups/item/conversations/item/threads/item/posts/item/forward/index.js +2 -2
  187. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +1 -1
  188. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts +3 -4
  189. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts.map +1 -1
  190. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/index.d.ts +3 -3
  191. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts +5 -7
  192. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts.map +1 -1
  193. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/forward/index.js +2 -2
  194. package/groups/item/conversations/item/threads/item/posts/item/inReplyTo/reply/index.js +1 -1
  195. package/groups/item/conversations/item/threads/item/posts/item/reply/index.js +1 -1
  196. package/groups/item/conversations/item/threads/item/reply/index.js +1 -1
  197. package/groups/item/events/count/index.d.ts +5 -1
  198. package/groups/item/events/count/index.d.ts.map +1 -1
  199. package/groups/item/events/count/index.js +2 -1
  200. package/groups/item/events/index.d.ts +5 -1
  201. package/groups/item/events/index.d.ts.map +1 -1
  202. package/groups/item/events/index.js +2 -1
  203. package/groups/item/events/item/accept/index.js +2 -2
  204. package/groups/item/events/item/attachments/count/index.d.ts +5 -1
  205. package/groups/item/events/item/attachments/count/index.d.ts.map +1 -1
  206. package/groups/item/events/item/attachments/count/index.js +2 -1
  207. package/groups/item/events/item/attachments/createUploadSession/index.js +1 -1
  208. package/groups/item/events/item/attachments/index.d.ts +10 -8
  209. package/groups/item/events/item/attachments/index.d.ts.map +1 -1
  210. package/groups/item/events/item/attachments/index.js +2 -1
  211. package/groups/item/events/item/attachments/item/index.d.ts +2 -3
  212. package/groups/item/events/item/attachments/item/index.d.ts.map +1 -1
  213. package/groups/item/events/item/cancel/index.js +1 -1
  214. package/groups/item/events/item/decline/index.js +3 -3
  215. package/groups/item/events/item/extensions/count/index.d.ts +5 -1
  216. package/groups/item/events/item/extensions/count/index.d.ts.map +1 -1
  217. package/groups/item/events/item/extensions/count/index.js +2 -1
  218. package/groups/item/events/item/extensions/index.d.ts +5 -1
  219. package/groups/item/events/item/extensions/index.d.ts.map +1 -1
  220. package/groups/item/events/item/extensions/index.js +2 -1
  221. package/groups/item/events/item/forward/index.js +2 -2
  222. package/groups/item/events/item/instances/count/index.d.ts +5 -1
  223. package/groups/item/events/item/instances/count/index.d.ts.map +1 -1
  224. package/groups/item/events/item/instances/count/index.js +2 -1
  225. package/groups/item/events/item/instances/index.d.ts +5 -2
  226. package/groups/item/events/item/instances/index.d.ts.map +1 -1
  227. package/groups/item/events/item/instances/index.js +2 -1
  228. package/groups/item/events/item/instances/item/accept/index.js +2 -2
  229. package/groups/item/events/item/instances/item/attachments/createUploadSession/index.js +1 -1
  230. package/groups/item/events/item/instances/item/attachments/index.d.ts +5 -7
  231. package/groups/item/events/item/instances/item/attachments/index.d.ts.map +1 -1
  232. package/groups/item/events/item/instances/item/attachments/item/index.d.ts +2 -3
  233. package/groups/item/events/item/instances/item/attachments/item/index.d.ts.map +1 -1
  234. package/groups/item/events/item/instances/item/cancel/index.js +1 -1
  235. package/groups/item/events/item/instances/item/decline/index.js +3 -3
  236. package/groups/item/events/item/instances/item/extensions/index.d.ts +5 -6
  237. package/groups/item/events/item/instances/item/extensions/index.d.ts.map +1 -1
  238. package/groups/item/events/item/instances/item/extensions/item/index.d.ts +3 -4
  239. package/groups/item/events/item/instances/item/extensions/item/index.d.ts.map +1 -1
  240. package/groups/item/events/item/instances/item/forward/index.js +2 -2
  241. package/groups/item/events/item/instances/item/snoozeReminder/index.js +1 -1
  242. package/groups/item/events/item/instances/item/tentativelyAccept/index.js +3 -3
  243. package/groups/item/events/item/snoozeReminder/index.js +1 -1
  244. package/groups/item/events/item/tentativelyAccept/index.js +3 -3
  245. package/groups/item/index.d.ts +2 -2
  246. package/groups/item/memberOf/graphGroup/index.d.ts +4 -3
  247. package/groups/item/memberOf/graphGroup/index.d.ts.map +1 -1
  248. package/groups/item/memberOf/index.d.ts +3 -3
  249. package/groups/item/memberOf/item/graphGroup/index.d.ts +4 -3
  250. package/groups/item/memberOf/item/graphGroup/index.d.ts.map +1 -1
  251. package/groups/item/members/graphUser/index.d.ts +4 -3
  252. package/groups/item/members/graphUser/index.d.ts.map +1 -1
  253. package/groups/item/members/index.d.ts +3 -3
  254. package/groups/item/members/item/graphUser/index.d.ts +4 -3
  255. package/groups/item/members/item/graphUser/index.d.ts.map +1 -1
  256. package/groups/item/members/ref/index.d.ts +3 -3
  257. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -3
  258. package/groups/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
  259. package/groups/item/onenote/notebooks/index.d.ts +5 -7
  260. package/groups/item/onenote/notebooks/index.d.ts.map +1 -1
  261. package/groups/item/onenote/notebooks/item/index.d.ts +3 -4
  262. package/groups/item/onenote/notebooks/item/index.d.ts.map +1 -1
  263. package/groups/item/onenote/notebooks/item/sectionGroups/index.d.ts +5 -7
  264. package/groups/item/onenote/notebooks/item/sectionGroups/index.d.ts.map +1 -1
  265. package/groups/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts +3 -4
  266. package/groups/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
  267. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts +5 -7
  268. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map +1 -1
  269. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
  270. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
  271. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts +12 -1
  272. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
  273. package/groups/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.js +8 -0
  274. package/groups/item/onenote/notebooks/item/sections/index.d.ts +5 -7
  275. package/groups/item/onenote/notebooks/item/sections/index.d.ts.map +1 -1
  276. package/groups/item/onenote/notebooks/item/sections/item/pages/index.d.ts +5 -7
  277. package/groups/item/onenote/notebooks/item/sections/item/pages/index.d.ts.map +1 -1
  278. package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts +12 -1
  279. package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts.map +1 -1
  280. package/groups/item/onenote/notebooks/item/sections/item/pages/item/content/index.js +8 -0
  281. package/groups/item/onenote/operations/index.d.ts +3 -3
  282. package/groups/item/onenote/operations/item/index.d.ts +3 -4
  283. package/groups/item/onenote/operations/item/index.d.ts.map +1 -1
  284. package/groups/item/onenote/pages/index.d.ts +5 -7
  285. package/groups/item/onenote/pages/index.d.ts.map +1 -1
  286. package/groups/item/onenote/pages/item/content/index.d.ts +12 -1
  287. package/groups/item/onenote/pages/item/content/index.d.ts.map +1 -1
  288. package/groups/item/onenote/pages/item/content/index.js +8 -0
  289. package/groups/item/onenote/pages/item/index.d.ts +5 -7
  290. package/groups/item/onenote/pages/item/index.d.ts.map +1 -1
  291. package/groups/item/onenote/resources/item/content/index.d.ts +12 -0
  292. package/groups/item/onenote/resources/item/content/index.d.ts.map +1 -1
  293. package/groups/item/onenote/resources/item/content/index.js +8 -0
  294. package/groups/item/onenote/sectionGroups/index.d.ts +3 -4
  295. package/groups/item/onenote/sectionGroups/index.d.ts.map +1 -1
  296. package/groups/item/onenote/sectionGroups/item/index.d.ts +3 -4
  297. package/groups/item/onenote/sectionGroups/item/index.d.ts.map +1 -1
  298. package/groups/item/onenote/sectionGroups/item/sectionGroups/index.d.ts +3 -4
  299. package/groups/item/onenote/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
  300. package/groups/item/onenote/sectionGroups/item/sections/index.d.ts +5 -7
  301. package/groups/item/onenote/sectionGroups/item/sections/index.d.ts.map +1 -1
  302. package/groups/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
  303. package/groups/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
  304. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts +12 -1
  305. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
  306. package/groups/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.js +8 -0
  307. package/groups/item/onenote/sections/index.d.ts +3 -4
  308. package/groups/item/onenote/sections/index.d.ts.map +1 -1
  309. package/groups/item/onenote/sections/item/index.d.ts +3 -4
  310. package/groups/item/onenote/sections/item/index.d.ts.map +1 -1
  311. package/groups/item/onenote/sections/item/pages/index.d.ts +5 -7
  312. package/groups/item/onenote/sections/item/pages/index.d.ts.map +1 -1
  313. package/groups/item/onenote/sections/item/pages/item/content/index.d.ts +12 -1
  314. package/groups/item/onenote/sections/item/pages/item/content/index.d.ts.map +1 -1
  315. package/groups/item/onenote/sections/item/pages/item/content/index.js +8 -0
  316. package/groups/item/owners/index.d.ts +3 -3
  317. package/groups/item/owners/ref/index.d.ts +3 -3
  318. package/groups/item/photo/value/index.d.ts +16 -4
  319. package/groups/item/photo/value/index.d.ts.map +1 -1
  320. package/groups/item/photo/value/index.js +8 -0
  321. package/groups/item/photos/index.d.ts +9 -1
  322. package/groups/item/photos/index.d.ts.map +1 -1
  323. package/groups/item/photos/index.js +3 -1
  324. package/groups/item/photos/item/value/index.d.ts +16 -5
  325. package/groups/item/photos/item/value/index.d.ts.map +1 -1
  326. package/groups/item/photos/item/value/index.js +8 -0
  327. package/groups/item/planner/plans/item/buckets/index.d.ts +3 -4
  328. package/groups/item/planner/plans/item/buckets/index.d.ts.map +1 -1
  329. package/groups/item/planner/plans/item/buckets/item/tasks/index.d.ts +3 -4
  330. package/groups/item/planner/plans/item/buckets/item/tasks/index.d.ts.map +1 -1
  331. package/groups/item/planner/plans/item/buckets/item/tasks/item/assignedToTaskBoardFormat/index.d.ts +3 -5
  332. package/groups/item/planner/plans/item/buckets/item/tasks/item/assignedToTaskBoardFormat/index.d.ts.map +1 -1
  333. package/groups/item/planner/plans/item/buckets/item/tasks/item/bucketTaskBoardFormat/index.d.ts +3 -5
  334. package/groups/item/planner/plans/item/buckets/item/tasks/item/bucketTaskBoardFormat/index.d.ts.map +1 -1
  335. package/groups/item/planner/plans/item/buckets/item/tasks/item/details/index.d.ts +3 -5
  336. package/groups/item/planner/plans/item/buckets/item/tasks/item/details/index.d.ts.map +1 -1
  337. package/groups/item/planner/plans/item/buckets/item/tasks/item/progressTaskBoardFormat/index.d.ts +3 -5
  338. package/groups/item/planner/plans/item/buckets/item/tasks/item/progressTaskBoardFormat/index.d.ts.map +1 -1
  339. package/groups/item/planner/plans/item/details/index.d.ts +3 -5
  340. package/groups/item/planner/plans/item/details/index.d.ts.map +1 -1
  341. package/groups/item/planner/plans/item/tasks/index.d.ts +3 -4
  342. package/groups/item/planner/plans/item/tasks/index.d.ts.map +1 -1
  343. package/groups/item/planner/plans/item/tasks/item/assignedToTaskBoardFormat/index.d.ts +3 -5
  344. package/groups/item/planner/plans/item/tasks/item/assignedToTaskBoardFormat/index.d.ts.map +1 -1
  345. package/groups/item/planner/plans/item/tasks/item/bucketTaskBoardFormat/index.d.ts +3 -5
  346. package/groups/item/planner/plans/item/tasks/item/bucketTaskBoardFormat/index.d.ts.map +1 -1
  347. package/groups/item/planner/plans/item/tasks/item/details/index.d.ts +3 -5
  348. package/groups/item/planner/plans/item/tasks/item/details/index.d.ts.map +1 -1
  349. package/groups/item/planner/plans/item/tasks/item/progressTaskBoardFormat/index.d.ts +3 -5
  350. package/groups/item/planner/plans/item/tasks/item/progressTaskBoardFormat/index.d.ts.map +1 -1
  351. package/groups/item/rejectedSenders/count/index.d.ts +5 -1
  352. package/groups/item/rejectedSenders/count/index.d.ts.map +1 -1
  353. package/groups/item/rejectedSenders/count/index.js +2 -1
  354. package/groups/item/rejectedSenders/index.d.ts +5 -1
  355. package/groups/item/rejectedSenders/index.d.ts.map +1 -1
  356. package/groups/item/rejectedSenders/index.js +2 -1
  357. package/groups/item/serviceProvisioningErrors/count/index.d.ts +5 -1
  358. package/groups/item/serviceProvisioningErrors/count/index.d.ts.map +1 -1
  359. package/groups/item/serviceProvisioningErrors/count/index.js +2 -1
  360. package/groups/item/sites/delta/index.d.ts +4 -3
  361. package/groups/item/sites/delta/index.d.ts.map +1 -1
  362. package/groups/item/sites/getAllSites/index.d.ts +4 -3
  363. package/groups/item/sites/getAllSites/index.d.ts.map +1 -1
  364. package/groups/item/sites/item/analytics/allTime/index.d.ts +3 -4
  365. package/groups/item/sites/item/analytics/allTime/index.d.ts.map +1 -1
  366. package/groups/item/sites/item/analytics/itemActivityStats/item/activities/item/driveItem/content/index.d.ts +12 -0
  367. package/groups/item/sites/item/analytics/itemActivityStats/item/activities/item/driveItem/content/index.d.ts.map +1 -1
  368. package/groups/item/sites/item/analytics/itemActivityStats/item/activities/item/driveItem/content/index.js +8 -0
  369. package/groups/item/sites/item/columns/index.d.ts +5 -7
  370. package/groups/item/sites/item/columns/index.d.ts.map +1 -1
  371. package/groups/item/sites/item/contentTypes/addCopy/index.d.ts +2 -2
  372. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -3
  373. package/groups/item/sites/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
  374. package/groups/item/sites/item/contentTypes/index.d.ts +5 -7
  375. package/groups/item/sites/item/contentTypes/index.d.ts.map +1 -1
  376. package/groups/item/sites/item/contentTypes/item/associateWithHubSites/index.d.ts +2 -2
  377. package/groups/item/sites/item/contentTypes/item/columns/index.d.ts +5 -7
  378. package/groups/item/sites/item/contentTypes/item/columns/index.d.ts.map +1 -1
  379. package/groups/item/sites/item/contentTypes/item/columns/item/index.d.ts +7 -10
  380. package/groups/item/sites/item/contentTypes/item/columns/item/index.d.ts.map +1 -1
  381. package/groups/item/sites/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +2 -2
  382. package/groups/item/sites/item/contentTypes/item/index.d.ts +7 -10
  383. package/groups/item/sites/item/contentTypes/item/index.d.ts.map +1 -1
  384. package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts +3 -2
  385. package/groups/item/sites/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
  386. package/groups/item/sites/item/contentTypes/item/publish/index.d.ts +2 -2
  387. package/groups/item/sites/item/contentTypes/item/unpublish/index.d.ts +2 -2
  388. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts +4 -3
  389. package/groups/item/sites/item/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
  390. package/groups/item/sites/item/getByPathWithPath/columns/index.d.ts +5 -7
  391. package/groups/item/sites/item/getByPathWithPath/columns/index.d.ts.map +1 -1
  392. package/groups/item/sites/item/getByPathWithPath/contentTypes/index.d.ts +5 -7
  393. package/groups/item/sites/item/getByPathWithPath/contentTypes/index.d.ts.map +1 -1
  394. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts +4 -3
  395. package/groups/item/sites/item/getByPathWithPath/getApplicableContentTypesForListWithListId/index.d.ts.map +1 -1
  396. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts +5 -7
  397. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/columns/index.d.ts.map +1 -1
  398. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts +5 -7
  399. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/contentTypes/index.d.ts.map +1 -1
  400. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts +5 -7
  401. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/lists/index.d.ts.map +1 -1
  402. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts +3 -4
  403. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/operations/index.d.ts.map +1 -1
  404. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts +5 -7
  405. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/pages/index.d.ts.map +1 -1
  406. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts +5 -7
  407. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/permissions/index.d.ts.map +1 -1
  408. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts +3 -4
  409. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/sites/index.d.ts.map +1 -1
  410. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts +5 -7
  411. package/groups/item/sites/item/getByPathWithPath/getByPathWithPath1/termStore/index.d.ts.map +1 -1
  412. package/groups/item/sites/item/getByPathWithPath/lists/index.d.ts +5 -7
  413. package/groups/item/sites/item/getByPathWithPath/lists/index.d.ts.map +1 -1
  414. package/groups/item/sites/item/getByPathWithPath/operations/index.d.ts +3 -4
  415. package/groups/item/sites/item/getByPathWithPath/operations/index.d.ts.map +1 -1
  416. package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts +5 -7
  417. package/groups/item/sites/item/getByPathWithPath/pages/index.d.ts.map +1 -1
  418. package/groups/item/sites/item/getByPathWithPath/permissions/index.d.ts +5 -7
  419. package/groups/item/sites/item/getByPathWithPath/permissions/index.d.ts.map +1 -1
  420. package/groups/item/sites/item/getByPathWithPath/sites/index.d.ts +3 -4
  421. package/groups/item/sites/item/getByPathWithPath/sites/index.d.ts.map +1 -1
  422. package/groups/item/sites/item/getByPathWithPath/termStore/index.d.ts +5 -7
  423. package/groups/item/sites/item/getByPathWithPath/termStore/index.d.ts.map +1 -1
  424. package/groups/item/sites/item/lists/index.d.ts +5 -7
  425. package/groups/item/sites/item/lists/index.d.ts.map +1 -1
  426. package/groups/item/sites/item/lists/item/columns/index.d.ts +5 -7
  427. package/groups/item/sites/item/lists/item/columns/index.d.ts.map +1 -1
  428. package/groups/item/sites/item/lists/item/contentTypes/addCopy/index.d.ts +2 -2
  429. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts +4 -3
  430. package/groups/item/sites/item/lists/item/contentTypes/getCompatibleHubContentTypes/index.d.ts.map +1 -1
  431. package/groups/item/sites/item/lists/item/contentTypes/index.d.ts +3 -4
  432. package/groups/item/sites/item/lists/item/contentTypes/index.d.ts.map +1 -1
  433. package/groups/item/sites/item/lists/item/contentTypes/item/associateWithHubSites/index.d.ts +2 -2
  434. package/groups/item/sites/item/lists/item/contentTypes/item/columns/index.d.ts +5 -7
  435. package/groups/item/sites/item/lists/item/contentTypes/item/columns/index.d.ts.map +1 -1
  436. package/groups/item/sites/item/lists/item/contentTypes/item/columns/item/index.d.ts +7 -10
  437. package/groups/item/sites/item/lists/item/contentTypes/item/columns/item/index.d.ts.map +1 -1
  438. package/groups/item/sites/item/lists/item/contentTypes/item/copyToDefaultContentLocation/index.d.ts +2 -2
  439. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts +3 -2
  440. package/groups/item/sites/item/lists/item/contentTypes/item/isPublished/index.d.ts.map +1 -1
  441. package/groups/item/sites/item/lists/item/contentTypes/item/publish/index.d.ts +2 -2
  442. package/groups/item/sites/item/lists/item/contentTypes/item/unpublish/index.d.ts +2 -2
  443. package/groups/item/sites/item/lists/item/index.d.ts +3 -4
  444. package/groups/item/sites/item/lists/item/index.d.ts.map +1 -1
  445. package/groups/item/sites/item/lists/item/items/delta/index.d.ts +4 -3
  446. package/groups/item/sites/item/lists/item/items/delta/index.d.ts.map +1 -1
  447. package/groups/item/sites/item/lists/item/items/index.d.ts +5 -7
  448. package/groups/item/sites/item/lists/item/items/index.d.ts.map +1 -1
  449. package/groups/item/sites/item/lists/item/items/item/documentSetVersions/index.d.ts +5 -7
  450. package/groups/item/sites/item/lists/item/items/item/documentSetVersions/index.d.ts.map +1 -1
  451. package/groups/item/sites/item/lists/item/items/item/documentSetVersions/item/index.d.ts +5 -7
  452. package/groups/item/sites/item/lists/item/items/item/documentSetVersions/item/index.d.ts.map +1 -1
  453. package/groups/item/sites/item/lists/item/items/item/driveItem/content/index.d.ts +12 -0
  454. package/groups/item/sites/item/lists/item/items/item/driveItem/content/index.d.ts.map +1 -1
  455. package/groups/item/sites/item/lists/item/items/item/driveItem/content/index.js +8 -0
  456. package/groups/item/sites/item/lists/item/items/item/driveItem/index.d.ts +3 -3
  457. package/groups/item/sites/item/lists/item/items/item/fields/index.d.ts +2 -3
  458. package/groups/item/sites/item/lists/item/items/item/fields/index.d.ts.map +1 -1
  459. package/groups/item/sites/item/lists/item/items/item/index.d.ts +5 -7
  460. package/groups/item/sites/item/lists/item/items/item/index.d.ts.map +1 -1
  461. package/groups/item/sites/item/lists/item/items/item/versions/index.d.ts +3 -4
  462. package/groups/item/sites/item/lists/item/items/item/versions/index.d.ts.map +1 -1
  463. package/groups/item/sites/item/lists/item/items/item/versions/item/index.d.ts +3 -4
  464. package/groups/item/sites/item/lists/item/items/item/versions/item/index.d.ts.map +1 -1
  465. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts +4 -3
  466. package/groups/item/sites/item/onenote/notebooks/getRecentNotebooksWithIncludePersonalNotebooks/index.d.ts.map +1 -1
  467. package/groups/item/sites/item/onenote/notebooks/index.d.ts +5 -7
  468. package/groups/item/sites/item/onenote/notebooks/index.d.ts.map +1 -1
  469. package/groups/item/sites/item/onenote/notebooks/item/index.d.ts +3 -4
  470. package/groups/item/sites/item/onenote/notebooks/item/index.d.ts.map +1 -1
  471. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/index.d.ts +5 -7
  472. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/index.d.ts.map +1 -1
  473. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts +3 -4
  474. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
  475. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts +5 -7
  476. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/index.d.ts.map +1 -1
  477. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
  478. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
  479. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts +12 -1
  480. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
  481. package/groups/item/sites/item/onenote/notebooks/item/sectionGroups/item/sections/item/pages/item/content/index.js +8 -0
  482. package/groups/item/sites/item/onenote/notebooks/item/sections/index.d.ts +5 -7
  483. package/groups/item/sites/item/onenote/notebooks/item/sections/index.d.ts.map +1 -1
  484. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/index.d.ts +5 -7
  485. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/index.d.ts.map +1 -1
  486. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts +12 -1
  487. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.d.ts.map +1 -1
  488. package/groups/item/sites/item/onenote/notebooks/item/sections/item/pages/item/content/index.js +8 -0
  489. package/groups/item/sites/item/onenote/operations/index.d.ts +3 -3
  490. package/groups/item/sites/item/onenote/operations/item/index.d.ts +3 -4
  491. package/groups/item/sites/item/onenote/operations/item/index.d.ts.map +1 -1
  492. package/groups/item/sites/item/onenote/pages/index.d.ts +5 -7
  493. package/groups/item/sites/item/onenote/pages/index.d.ts.map +1 -1
  494. package/groups/item/sites/item/onenote/pages/item/content/index.d.ts +12 -1
  495. package/groups/item/sites/item/onenote/pages/item/content/index.d.ts.map +1 -1
  496. package/groups/item/sites/item/onenote/pages/item/content/index.js +8 -0
  497. package/groups/item/sites/item/onenote/pages/item/index.d.ts +5 -7
  498. package/groups/item/sites/item/onenote/pages/item/index.d.ts.map +1 -1
  499. package/groups/item/sites/item/onenote/resources/item/content/index.d.ts +12 -0
  500. package/groups/item/sites/item/onenote/resources/item/content/index.d.ts.map +1 -1
  501. package/groups/item/sites/item/onenote/resources/item/content/index.js +8 -0
  502. package/groups/item/sites/item/onenote/sectionGroups/index.d.ts +3 -4
  503. package/groups/item/sites/item/onenote/sectionGroups/index.d.ts.map +1 -1
  504. package/groups/item/sites/item/onenote/sectionGroups/item/index.d.ts +3 -4
  505. package/groups/item/sites/item/onenote/sectionGroups/item/index.d.ts.map +1 -1
  506. package/groups/item/sites/item/onenote/sectionGroups/item/sectionGroups/index.d.ts +3 -4
  507. package/groups/item/sites/item/onenote/sectionGroups/item/sectionGroups/index.d.ts.map +1 -1
  508. package/groups/item/sites/item/onenote/sectionGroups/item/sections/index.d.ts +5 -7
  509. package/groups/item/sites/item/onenote/sectionGroups/item/sections/index.d.ts.map +1 -1
  510. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts +5 -7
  511. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/index.d.ts.map +1 -1
  512. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts +12 -1
  513. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.d.ts.map +1 -1
  514. package/groups/item/sites/item/onenote/sectionGroups/item/sections/item/pages/item/content/index.js +8 -0
  515. package/groups/item/sites/item/onenote/sections/index.d.ts +3 -4
  516. package/groups/item/sites/item/onenote/sections/index.d.ts.map +1 -1
  517. package/groups/item/sites/item/onenote/sections/item/index.d.ts +3 -4
  518. package/groups/item/sites/item/onenote/sections/item/index.d.ts.map +1 -1
  519. package/groups/item/sites/item/onenote/sections/item/pages/index.d.ts +5 -7
  520. package/groups/item/sites/item/onenote/sections/item/pages/index.d.ts.map +1 -1
  521. package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.d.ts +12 -1
  522. package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.d.ts.map +1 -1
  523. package/groups/item/sites/item/onenote/sections/item/pages/item/content/index.js +8 -0
  524. package/groups/item/sites/item/operations/index.d.ts +3 -4
  525. package/groups/item/sites/item/operations/index.d.ts.map +1 -1
  526. package/groups/item/sites/item/operations/item/index.d.ts +3 -4
  527. package/groups/item/sites/item/operations/item/index.d.ts.map +1 -1
  528. package/groups/item/sites/item/pages/index.d.ts +5 -7
  529. package/groups/item/sites/item/pages/index.d.ts.map +1 -1
  530. package/groups/item/sites/item/pages/item/index.d.ts +5 -7
  531. package/groups/item/sites/item/pages/item/index.d.ts.map +1 -1
  532. package/groups/item/sites/item/permissions/index.d.ts +5 -7
  533. package/groups/item/sites/item/permissions/index.d.ts.map +1 -1
  534. package/groups/item/sites/item/permissions/item/grant/index.d.ts +2 -2
  535. package/groups/item/sites/item/permissions/item/index.d.ts +7 -10
  536. package/groups/item/sites/item/permissions/item/index.d.ts.map +1 -1
  537. package/groups/item/sites/item/sites/index.d.ts +3 -4
  538. package/groups/item/sites/item/sites/index.d.ts.map +1 -1
  539. package/groups/item/sites/item/termStore/groups/index.d.ts +5 -7
  540. package/groups/item/sites/item/termStore/groups/index.d.ts.map +1 -1
  541. package/groups/item/sites/item/termStore/groups/item/index.d.ts +5 -7
  542. package/groups/item/sites/item/termStore/groups/item/index.d.ts.map +1 -1
  543. package/groups/item/sites/item/termStore/groups/item/sets/index.d.ts +3 -4
  544. package/groups/item/sites/item/termStore/groups/item/sets/index.d.ts.map +1 -1
  545. package/groups/item/sites/item/termStore/groups/item/sets/item/children/index.d.ts +5 -7
  546. package/groups/item/sites/item/termStore/groups/item/sets/item/children/index.d.ts.map +1 -1
  547. package/groups/item/sites/item/termStore/groups/item/sets/item/relations/index.d.ts +3 -4
  548. package/groups/item/sites/item/termStore/groups/item/sets/item/relations/index.d.ts.map +1 -1
  549. package/groups/item/sites/item/termStore/groups/item/sets/item/terms/index.d.ts +3 -3
  550. package/groups/item/sites/item/termStore/groups/item/sets/item/terms/item/index.d.ts +7 -10
  551. package/groups/item/sites/item/termStore/groups/item/sets/item/terms/item/index.d.ts.map +1 -1
  552. package/groups/item/sites/item/termStore/index.d.ts +5 -7
  553. package/groups/item/sites/item/termStore/index.d.ts.map +1 -1
  554. package/groups/item/sites/item/termStore/sets/index.d.ts +5 -6
  555. package/groups/item/sites/item/termStore/sets/index.d.ts.map +1 -1
  556. package/groups/item/sites/item/termStore/sets/item/children/index.d.ts +5 -7
  557. package/groups/item/sites/item/termStore/sets/item/children/index.d.ts.map +1 -1
  558. package/groups/item/sites/item/termStore/sets/item/index.d.ts +7 -10
  559. package/groups/item/sites/item/termStore/sets/item/index.d.ts.map +1 -1
  560. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/index.d.ts +3 -4
  561. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/index.d.ts.map +1 -1
  562. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/children/index.d.ts +5 -7
  563. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/children/index.d.ts.map +1 -1
  564. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/relations/index.d.ts +3 -4
  565. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/relations/index.d.ts.map +1 -1
  566. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/index.d.ts +3 -3
  567. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/item/index.d.ts +7 -10
  568. package/groups/item/sites/item/termStore/sets/item/parentGroup/sets/item/terms/item/index.d.ts.map +1 -1
  569. package/groups/item/sites/item/termStore/sets/item/relations/index.d.ts +3 -4
  570. package/groups/item/sites/item/termStore/sets/item/relations/index.d.ts.map +1 -1
  571. package/groups/item/sites/item/termStore/sets/item/terms/index.d.ts +3 -3
  572. package/groups/item/sites/item/termStore/sets/item/terms/item/index.d.ts +7 -10
  573. package/groups/item/sites/item/termStore/sets/item/terms/item/index.d.ts.map +1 -1
  574. package/groups/item/sites/item/termStores/item/groups/index.d.ts +5 -7
  575. package/groups/item/sites/item/termStores/item/groups/index.d.ts.map +1 -1
  576. package/groups/item/sites/item/termStores/item/groups/item/index.d.ts +5 -7
  577. package/groups/item/sites/item/termStores/item/groups/item/index.d.ts.map +1 -1
  578. package/groups/item/sites/item/termStores/item/groups/item/sets/index.d.ts +3 -4
  579. package/groups/item/sites/item/termStores/item/groups/item/sets/index.d.ts.map +1 -1
  580. package/groups/item/sites/item/termStores/item/groups/item/sets/item/children/index.d.ts +5 -7
  581. package/groups/item/sites/item/termStores/item/groups/item/sets/item/children/index.d.ts.map +1 -1
  582. package/groups/item/sites/item/termStores/item/groups/item/sets/item/relations/index.d.ts +3 -4
  583. package/groups/item/sites/item/termStores/item/groups/item/sets/item/relations/index.d.ts.map +1 -1
  584. package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/index.d.ts +3 -3
  585. package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/item/index.d.ts +7 -10
  586. package/groups/item/sites/item/termStores/item/groups/item/sets/item/terms/item/index.d.ts.map +1 -1
  587. package/groups/item/sites/item/termStores/item/sets/index.d.ts +5 -6
  588. package/groups/item/sites/item/termStores/item/sets/index.d.ts.map +1 -1
  589. package/groups/item/sites/item/termStores/item/sets/item/children/index.d.ts +5 -7
  590. package/groups/item/sites/item/termStores/item/sets/item/children/index.d.ts.map +1 -1
  591. package/groups/item/sites/item/termStores/item/sets/item/index.d.ts +7 -10
  592. package/groups/item/sites/item/termStores/item/sets/item/index.d.ts.map +1 -1
  593. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/index.d.ts +3 -4
  594. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/index.d.ts.map +1 -1
  595. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/children/index.d.ts +5 -7
  596. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/children/index.d.ts.map +1 -1
  597. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/relations/index.d.ts +3 -4
  598. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/relations/index.d.ts.map +1 -1
  599. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/index.d.ts +3 -3
  600. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/item/index.d.ts +7 -10
  601. package/groups/item/sites/item/termStores/item/sets/item/parentGroup/sets/item/terms/item/index.d.ts.map +1 -1
  602. package/groups/item/sites/item/termStores/item/sets/item/relations/index.d.ts +3 -4
  603. package/groups/item/sites/item/termStores/item/sets/item/relations/index.d.ts.map +1 -1
  604. package/groups/item/sites/item/termStores/item/sets/item/terms/index.d.ts +3 -3
  605. package/groups/item/sites/item/termStores/item/sets/item/terms/item/index.d.ts +7 -10
  606. package/groups/item/sites/item/termStores/item/sets/item/terms/item/index.d.ts.map +1 -1
  607. package/groups/item/team/allChannels/index.d.ts +3 -4
  608. package/groups/item/team/allChannels/index.d.ts.map +1 -1
  609. package/groups/item/team/channels/getAllMessages/index.d.ts +4 -3
  610. package/groups/item/team/channels/getAllMessages/index.d.ts.map +1 -1
  611. package/groups/item/team/channels/index.d.ts +5 -7
  612. package/groups/item/team/channels/index.d.ts.map +1 -1
  613. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
  614. package/groups/item/team/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  615. package/groups/item/team/channels/item/filesFolder/content/index.d.ts +12 -1
  616. package/groups/item/team/channels/item/filesFolder/content/index.d.ts.map +1 -1
  617. package/groups/item/team/channels/item/filesFolder/content/index.js +8 -0
  618. package/groups/item/team/channels/item/filesFolder/index.d.ts +3 -4
  619. package/groups/item/team/channels/item/filesFolder/index.d.ts.map +1 -1
  620. package/groups/item/team/channels/item/index.d.ts +7 -10
  621. package/groups/item/team/channels/item/index.d.ts.map +1 -1
  622. package/groups/item/team/channels/item/members/index.d.ts +5 -7
  623. package/groups/item/team/channels/item/members/index.d.ts.map +1 -1
  624. package/groups/item/team/channels/item/members/item/index.d.ts +7 -10
  625. package/groups/item/team/channels/item/members/item/index.d.ts.map +1 -1
  626. package/groups/item/team/channels/item/messages/delta/index.d.ts +4 -3
  627. package/groups/item/team/channels/item/messages/delta/index.d.ts.map +1 -1
  628. package/groups/item/team/channels/item/messages/index.d.ts +5 -7
  629. package/groups/item/team/channels/item/messages/index.d.ts.map +1 -1
  630. package/groups/item/team/channels/item/messages/item/hostedContents/index.d.ts +3 -4
  631. package/groups/item/team/channels/item/messages/item/hostedContents/index.d.ts.map +1 -1
  632. package/groups/item/team/channels/item/messages/item/hostedContents/item/index.d.ts +3 -4
  633. package/groups/item/team/channels/item/messages/item/hostedContents/item/index.d.ts.map +1 -1
  634. package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.d.ts +19 -17
  635. package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
  636. package/groups/item/team/channels/item/messages/item/hostedContents/item/value/index.js +9 -8
  637. package/groups/item/team/channels/item/messages/item/index.d.ts +5 -7
  638. package/groups/item/team/channels/item/messages/item/index.d.ts.map +1 -1
  639. package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts +4 -3
  640. package/groups/item/team/channels/item/messages/item/replies/delta/index.d.ts.map +1 -1
  641. package/groups/item/team/channels/item/messages/item/replies/index.d.ts +5 -7
  642. package/groups/item/team/channels/item/messages/item/replies/index.d.ts.map +1 -1
  643. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/index.d.ts +3 -4
  644. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
  645. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
  646. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
  647. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts +19 -17
  648. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
  649. package/groups/item/team/channels/item/messages/item/replies/item/hostedContents/item/value/index.js +9 -8
  650. package/groups/item/team/channels/item/messages/item/replies/item/index.d.ts +3 -4
  651. package/groups/item/team/channels/item/messages/item/replies/item/index.d.ts.map +1 -1
  652. package/groups/item/team/channels/item/sharedWithTeams/index.d.ts +3 -4
  653. package/groups/item/team/channels/item/sharedWithTeams/index.d.ts.map +1 -1
  654. package/groups/item/team/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
  655. package/groups/item/team/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
  656. package/groups/item/team/channels/item/sharedWithTeams/item/index.d.ts +5 -7
  657. package/groups/item/team/channels/item/sharedWithTeams/item/index.d.ts.map +1 -1
  658. package/groups/item/team/channels/item/tabs/index.d.ts +5 -7
  659. package/groups/item/team/channels/item/tabs/index.d.ts.map +1 -1
  660. package/groups/item/team/channels/item/tabs/item/index.d.ts +7 -10
  661. package/groups/item/team/channels/item/tabs/item/index.d.ts.map +1 -1
  662. package/groups/item/team/clone/index.d.ts +2 -2
  663. package/groups/item/team/incomingChannels/index.d.ts +3 -4
  664. package/groups/item/team/incomingChannels/index.d.ts.map +1 -1
  665. package/groups/item/team/index.d.ts +3 -2
  666. package/groups/item/team/index.d.ts.map +1 -1
  667. package/groups/item/team/installedApps/index.d.ts +5 -7
  668. package/groups/item/team/installedApps/index.d.ts.map +1 -1
  669. package/groups/item/team/installedApps/item/index.d.ts +5 -7
  670. package/groups/item/team/installedApps/item/index.d.ts.map +1 -1
  671. package/groups/item/team/members/index.d.ts +5 -7
  672. package/groups/item/team/members/index.d.ts.map +1 -1
  673. package/groups/item/team/members/item/index.d.ts +7 -10
  674. package/groups/item/team/members/item/index.d.ts.map +1 -1
  675. package/groups/item/team/permissionGrants/index.d.ts +3 -4
  676. package/groups/item/team/permissionGrants/index.d.ts.map +1 -1
  677. package/groups/item/team/photo/index.d.ts +3 -4
  678. package/groups/item/team/photo/index.d.ts.map +1 -1
  679. package/groups/item/team/photo/value/index.d.ts +19 -17
  680. package/groups/item/team/photo/value/index.d.ts.map +1 -1
  681. package/groups/item/team/photo/value/index.js +9 -8
  682. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
  683. package/groups/item/team/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  684. package/groups/item/team/primaryChannel/filesFolder/content/index.d.ts +12 -1
  685. package/groups/item/team/primaryChannel/filesFolder/content/index.d.ts.map +1 -1
  686. package/groups/item/team/primaryChannel/filesFolder/content/index.js +8 -0
  687. package/groups/item/team/primaryChannel/filesFolder/index.d.ts +3 -4
  688. package/groups/item/team/primaryChannel/filesFolder/index.d.ts.map +1 -1
  689. package/groups/item/team/primaryChannel/index.d.ts +3 -4
  690. package/groups/item/team/primaryChannel/index.d.ts.map +1 -1
  691. package/groups/item/team/primaryChannel/members/index.d.ts +5 -7
  692. package/groups/item/team/primaryChannel/members/index.d.ts.map +1 -1
  693. package/groups/item/team/primaryChannel/members/item/index.d.ts +7 -10
  694. package/groups/item/team/primaryChannel/members/item/index.d.ts.map +1 -1
  695. package/groups/item/team/primaryChannel/messages/delta/index.d.ts +4 -3
  696. package/groups/item/team/primaryChannel/messages/delta/index.d.ts.map +1 -1
  697. package/groups/item/team/primaryChannel/messages/index.d.ts +5 -7
  698. package/groups/item/team/primaryChannel/messages/index.d.ts.map +1 -1
  699. package/groups/item/team/primaryChannel/messages/item/hostedContents/index.d.ts +3 -4
  700. package/groups/item/team/primaryChannel/messages/item/hostedContents/index.d.ts.map +1 -1
  701. package/groups/item/team/primaryChannel/messages/item/hostedContents/item/index.d.ts +3 -4
  702. package/groups/item/team/primaryChannel/messages/item/hostedContents/item/index.d.ts.map +1 -1
  703. package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.d.ts +19 -17
  704. package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
  705. package/groups/item/team/primaryChannel/messages/item/hostedContents/item/value/index.js +9 -8
  706. package/groups/item/team/primaryChannel/messages/item/index.d.ts +5 -7
  707. package/groups/item/team/primaryChannel/messages/item/index.d.ts.map +1 -1
  708. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts +4 -3
  709. package/groups/item/team/primaryChannel/messages/item/replies/delta/index.d.ts.map +1 -1
  710. package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts +5 -7
  711. package/groups/item/team/primaryChannel/messages/item/replies/index.d.ts.map +1 -1
  712. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts +3 -4
  713. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
  714. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
  715. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
  716. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts +19 -17
  717. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
  718. package/groups/item/team/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.js +9 -8
  719. package/groups/item/team/primaryChannel/messages/item/replies/item/index.d.ts +3 -4
  720. package/groups/item/team/primaryChannel/messages/item/replies/item/index.d.ts.map +1 -1
  721. package/groups/item/team/primaryChannel/sharedWithTeams/index.d.ts +3 -4
  722. package/groups/item/team/primaryChannel/sharedWithTeams/index.d.ts.map +1 -1
  723. package/groups/item/team/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
  724. package/groups/item/team/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
  725. package/groups/item/team/primaryChannel/sharedWithTeams/item/index.d.ts +5 -7
  726. package/groups/item/team/primaryChannel/sharedWithTeams/item/index.d.ts.map +1 -1
  727. package/groups/item/team/primaryChannel/tabs/index.d.ts +5 -7
  728. package/groups/item/team/primaryChannel/tabs/index.d.ts.map +1 -1
  729. package/groups/item/team/primaryChannel/tabs/item/index.d.ts +7 -10
  730. package/groups/item/team/primaryChannel/tabs/item/index.d.ts.map +1 -1
  731. package/groups/item/team/schedule/index.d.ts +3 -4
  732. package/groups/item/team/schedule/index.d.ts.map +1 -1
  733. package/groups/item/team/schedule/offerShiftRequests/index.d.ts +5 -7
  734. package/groups/item/team/schedule/offerShiftRequests/index.d.ts.map +1 -1
  735. package/groups/item/team/schedule/offerShiftRequests/item/index.d.ts +3 -4
  736. package/groups/item/team/schedule/offerShiftRequests/item/index.d.ts.map +1 -1
  737. package/groups/item/team/schedule/openShiftChangeRequests/index.d.ts +5 -7
  738. package/groups/item/team/schedule/openShiftChangeRequests/index.d.ts.map +1 -1
  739. package/groups/item/team/schedule/openShiftChangeRequests/item/index.d.ts +3 -4
  740. package/groups/item/team/schedule/openShiftChangeRequests/item/index.d.ts.map +1 -1
  741. package/groups/item/team/schedule/openShifts/index.d.ts +5 -7
  742. package/groups/item/team/schedule/openShifts/index.d.ts.map +1 -1
  743. package/groups/item/team/schedule/openShifts/item/index.d.ts +7 -10
  744. package/groups/item/team/schedule/openShifts/item/index.d.ts.map +1 -1
  745. package/groups/item/team/schedule/schedulingGroups/index.d.ts +5 -7
  746. package/groups/item/team/schedule/schedulingGroups/index.d.ts.map +1 -1
  747. package/groups/item/team/schedule/schedulingGroups/item/index.d.ts +7 -10
  748. package/groups/item/team/schedule/schedulingGroups/item/index.d.ts.map +1 -1
  749. package/groups/item/team/schedule/shifts/index.d.ts +5 -7
  750. package/groups/item/team/schedule/shifts/index.d.ts.map +1 -1
  751. package/groups/item/team/schedule/shifts/item/index.d.ts +7 -10
  752. package/groups/item/team/schedule/shifts/item/index.d.ts.map +1 -1
  753. package/groups/item/team/schedule/swapShiftsChangeRequests/index.d.ts +5 -7
  754. package/groups/item/team/schedule/swapShiftsChangeRequests/index.d.ts.map +1 -1
  755. package/groups/item/team/schedule/swapShiftsChangeRequests/item/index.d.ts +3 -4
  756. package/groups/item/team/schedule/swapShiftsChangeRequests/item/index.d.ts.map +1 -1
  757. package/groups/item/team/schedule/timeOffReasons/index.d.ts +5 -7
  758. package/groups/item/team/schedule/timeOffReasons/index.d.ts.map +1 -1
  759. package/groups/item/team/schedule/timeOffReasons/item/index.d.ts +7 -10
  760. package/groups/item/team/schedule/timeOffReasons/item/index.d.ts.map +1 -1
  761. package/groups/item/team/schedule/timeOffRequests/index.d.ts +3 -4
  762. package/groups/item/team/schedule/timeOffRequests/index.d.ts.map +1 -1
  763. package/groups/item/team/schedule/timeOffRequests/item/index.d.ts +5 -7
  764. package/groups/item/team/schedule/timeOffRequests/item/index.d.ts.map +1 -1
  765. package/groups/item/team/schedule/timesOff/index.d.ts +5 -7
  766. package/groups/item/team/schedule/timesOff/index.d.ts.map +1 -1
  767. package/groups/item/team/schedule/timesOff/item/index.d.ts +7 -10
  768. package/groups/item/team/schedule/timesOff/item/index.d.ts.map +1 -1
  769. package/groups/item/team/tags/index.d.ts +5 -7
  770. package/groups/item/team/tags/index.d.ts.map +1 -1
  771. package/groups/item/team/tags/item/index.d.ts +7 -10
  772. package/groups/item/team/tags/item/index.d.ts.map +1 -1
  773. package/groups/item/team/tags/item/members/index.d.ts +5 -7
  774. package/groups/item/team/tags/item/members/index.d.ts.map +1 -1
  775. package/groups/item/team/tags/item/members/item/index.d.ts +5 -7
  776. package/groups/item/team/tags/item/members/item/index.d.ts.map +1 -1
  777. package/groups/item/threads/count/index.d.ts +5 -1
  778. package/groups/item/threads/count/index.d.ts.map +1 -1
  779. package/groups/item/threads/count/index.js +2 -1
  780. package/groups/item/threads/index.d.ts +5 -1
  781. package/groups/item/threads/index.d.ts.map +1 -1
  782. package/groups/item/threads/index.js +2 -1
  783. package/groups/item/threads/item/posts/count/index.d.ts +5 -1
  784. package/groups/item/threads/item/posts/count/index.d.ts.map +1 -1
  785. package/groups/item/threads/item/posts/count/index.js +2 -1
  786. package/groups/item/threads/item/posts/index.d.ts +9 -5
  787. package/groups/item/threads/item/posts/index.d.ts.map +1 -1
  788. package/groups/item/threads/item/posts/index.js +2 -1
  789. package/groups/item/threads/item/posts/item/attachments/createUploadSession/index.js +1 -1
  790. package/groups/item/threads/item/posts/item/attachments/index.d.ts +3 -4
  791. package/groups/item/threads/item/posts/item/attachments/index.d.ts.map +1 -1
  792. package/groups/item/threads/item/posts/item/extensions/index.d.ts +3 -3
  793. package/groups/item/threads/item/posts/item/extensions/item/index.d.ts +5 -7
  794. package/groups/item/threads/item/posts/item/extensions/item/index.d.ts.map +1 -1
  795. package/groups/item/threads/item/posts/item/forward/index.js +2 -2
  796. package/groups/item/threads/item/posts/item/inReplyTo/attachments/createUploadSession/index.js +1 -1
  797. package/groups/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts +3 -4
  798. package/groups/item/threads/item/posts/item/inReplyTo/attachments/index.d.ts.map +1 -1
  799. package/groups/item/threads/item/posts/item/inReplyTo/extensions/index.d.ts +3 -3
  800. package/groups/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts +5 -7
  801. package/groups/item/threads/item/posts/item/inReplyTo/extensions/item/index.d.ts.map +1 -1
  802. package/groups/item/threads/item/posts/item/inReplyTo/forward/index.js +2 -2
  803. package/groups/item/threads/item/posts/item/inReplyTo/reply/index.js +1 -1
  804. package/groups/item/threads/item/posts/item/reply/index.js +1 -1
  805. package/groups/item/threads/item/reply/index.js +1 -1
  806. package/groups/item/transitiveMemberOf/index.d.ts +3 -3
  807. package/groups/item/transitiveMembers/graphGroup/index.d.ts +4 -3
  808. package/groups/item/transitiveMembers/graphGroup/index.d.ts.map +1 -1
  809. package/groups/item/transitiveMembers/graphUser/index.d.ts +4 -3
  810. package/groups/item/transitiveMembers/graphUser/index.d.ts.map +1 -1
  811. package/groups/item/transitiveMembers/index.d.ts +3 -3
  812. package/groups/item/transitiveMembers/item/graphGroup/index.d.ts +4 -3
  813. package/groups/item/transitiveMembers/item/graphGroup/index.d.ts.map +1 -1
  814. package/groups/item/transitiveMembers/item/graphUser/index.d.ts +4 -3
  815. package/groups/item/transitiveMembers/item/graphUser/index.d.ts.map +1 -1
  816. package/package.json +3 -3
  817. package/tsconfig.tsbuildinfo +1 -1
@@ -10,43 +10,40 @@ export interface TeamsTabItemRequestBuilder extends BaseRequestBuilder<TeamsTabI
10
10
  */
11
11
  get teamsApp(): TeamsAppRequestBuilder;
12
12
  /**
13
- * Removes (unpins) a tab from the specified channel within a team.
13
+ * Delete navigation property tabs for groups
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/channel-delete-tabs?view=graph-rest-1.0|Find more info here}
17
16
  */
18
17
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
19
18
  /**
20
- * Retrieve the properties and relationships of the specified tab in a channel within a team.
19
+ * A collection of all the tabs in the channel. A navigation property.
21
20
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
21
  * @returns {Promise<TeamsTab>}
23
22
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0|Find more info here}
25
23
  */
26
24
  get(requestConfiguration?: RequestConfiguration<TeamsTabItemRequestBuilderGetQueryParameters> | undefined): Promise<TeamsTab | undefined>;
27
25
  /**
28
- * Update the properties of the specified tab.This API can be used to configure the content of the tab.
26
+ * Update the navigation property tabs in groups
29
27
  * @param body The request body
30
28
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
29
  * @returns {Promise<TeamsTab>}
32
30
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0|Find more info here}
34
31
  */
35
32
  patch(body: TeamsTab, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TeamsTab | undefined>;
36
33
  /**
37
- * Removes (unpins) a tab from the specified channel within a team.
34
+ * Delete navigation property tabs for groups
38
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
36
  * @returns {RequestInformation}
40
37
  */
41
38
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
42
39
  /**
43
- * Retrieve the properties and relationships of the specified tab in a channel within a team.
40
+ * A collection of all the tabs in the channel. A navigation property.
44
41
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
42
  * @returns {RequestInformation}
46
43
  */
47
44
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<TeamsTabItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
48
45
  /**
49
- * Update the properties of the specified tab.This API can be used to configure the content of the tab.
46
+ * Update the navigation property tabs in groups
50
47
  * @param body The request body
51
48
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
49
  * @returns {RequestInformation}
@@ -54,7 +51,7 @@ export interface TeamsTabItemRequestBuilder extends BaseRequestBuilder<TeamsTabI
54
51
  toPatchRequestInformation(body: TeamsTab, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
55
52
  }
56
53
  /**
57
- * Retrieve the properties and relationships of the specified tab in a channel within a team.
54
+ * A collection of all the tabs in the channel. A navigation property.
58
55
  */
59
56
  export interface TeamsTabItemRequestBuilderGetQueryParameters {
60
57
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2D,KAAK,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAIxH,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAElG,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACxH;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpI;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,2GAA2G,CAAC;AAQ9J;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBA+BxD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2D,KAAK,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAIxH,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAElG,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;IACxH;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,QAAQ,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpI;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,2GAA2G,CAAC;AAQ9J;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIlK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBA+BxD,CAAC"}
@@ -39,7 +39,7 @@ export interface ClonePostRequestBody extends AdditionalDataHolder, BackedModel,
39
39
  */
40
40
  export interface CloneRequestBuilder extends BaseRequestBuilder<CloneRequestBuilder> {
41
41
  /**
42
- * Create a copy of a team. This operation also creates a copy of the corresponding group.You can specify which parts of the team to clone: When tabs are cloned, they aren't configured. The tabs are displayed on the tab bar in Microsoft Teams, and the first time a user opens them, they must go through the configuration screen. If the user who opens the tab doesn't have permission to configure apps, they'll see a message that says that the tab isn't configured. Cloning is a long-running operation. After the POST clone returns, you need to GET the operation returned by the Location: header to see if it's running, succeeded, or failed. You should continue to GET until the status isn't running. The recommended delay between GETs is 5 seconds.
42
+ * Create a copy of a team. This operation also creates a copy of the corresponding group.You can specify which parts of the team to clone: When tabs are cloned, they aren't configured. The tabs are displayed on the tab bar in Microsoft Teams, and the first time a user opens them, they must go through the configuration screen. If the user who opens the tab doesn't have permission to configure apps, they see a message that says that the tab isn't configured. Cloning is a long-running operation. After the POST clone returns, you need to GET the operation returned by the Location: header to see if it's running, succeeded, or failed. You should continue to GET until the status isn't running. The recommended delay between GETs is 5 seconds.
43
43
  * @param body The request body
44
44
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
45
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
@@ -47,7 +47,7 @@ export interface CloneRequestBuilder extends BaseRequestBuilder<CloneRequestBuil
47
47
  */
48
48
  post(body: ClonePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
49
49
  /**
50
- * Create a copy of a team. This operation also creates a copy of the corresponding group.You can specify which parts of the team to clone: When tabs are cloned, they aren't configured. The tabs are displayed on the tab bar in Microsoft Teams, and the first time a user opens them, they must go through the configuration screen. If the user who opens the tab doesn't have permission to configure apps, they'll see a message that says that the tab isn't configured. Cloning is a long-running operation. After the POST clone returns, you need to GET the operation returned by the Location: header to see if it's running, succeeded, or failed. You should continue to GET until the status isn't running. The recommended delay between GETs is 5 seconds.
50
+ * Create a copy of a team. This operation also creates a copy of the corresponding group.You can specify which parts of the team to clone: When tabs are cloned, they aren't configured. The tabs are displayed on the tab bar in Microsoft Teams, and the first time a user opens them, they must go through the configuration screen. If the user who opens the tab doesn't have permission to configure apps, they see a message that says that the tab isn't configured. Cloning is a long-running operation. After the POST clone returns, you need to GET the operation returned by the Location: header to see if it's running, succeeded, or failed. You should continue to GET until the status isn't running. The recommended delay between GETs is 5 seconds.
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 {RequestInformation}
@@ -17,22 +17,21 @@ export interface IncomingChannelsRequestBuilder extends BaseRequestBuilder<Incom
17
17
  */
18
18
  byChannelId(channelId: string): ChannelItemRequestBuilder;
19
19
  /**
20
- * Get the list of incoming channels (channels shared with a team).
20
+ * List of channels shared with the team.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<ChannelCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0|Find more info here}
25
24
  */
26
25
  get(requestConfiguration?: RequestConfiguration<IncomingChannelsRequestBuilderGetQueryParameters> | undefined): Promise<ChannelCollectionResponse | undefined>;
27
26
  /**
28
- * Get the list of incoming channels (channels shared with a team).
27
+ * List of channels shared with the team.
29
28
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
29
  * @returns {RequestInformation}
31
30
  */
32
31
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<IncomingChannelsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
33
32
  }
34
33
  /**
35
- * Get the list of incoming channels (channels shared with a team).
34
+ * List of channels shared with the team.
36
35
  */
37
36
  export interface IncomingChannelsRequestBuilderGetQueryParameters {
38
37
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyD,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAIvI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AAEpG,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;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,yCAAyC,sIAAsI,CAAC;AAc7L;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAW5D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyD,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAIvI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AAEpG,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;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,yCAAyC,sIAAsI,CAAC;AAc7L;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAW5D,CAAC"}
@@ -108,11 +108,12 @@ export interface TeamRequestBuilder extends BaseRequestBuilder<TeamRequestBuilde
108
108
  */
109
109
  get(requestConfiguration?: RequestConfiguration<TeamRequestBuilderGetQueryParameters> | undefined): Promise<Team | undefined>;
110
110
  /**
111
- * Update the navigation property team in groups
111
+ * Create a new team under a group. In order to create a team, the group must have a least one owner. If the creation of the team call is delayed, you can retry the call up to three times before you have to wait for 15 minutes due to a propagation delay. If the group was created less than 15 minutes ago, the call might fail with a 404 error code due to replication delays. If the group was created less than 15 minutes ago, it's possible for a call to create a team to fail with a 404 error code, due to ongoing replication delays.The recommended pattern is to retry the Create team call three times, with a 10 second delay between calls.
112
112
  * @param body The request body
113
113
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
114
114
  * @returns {Promise<Team>}
115
115
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
116
+ * @see {@link https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0|Find more info here}
116
117
  */
117
118
  put(body: Team, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Team | undefined>;
118
119
  /**
@@ -128,7 +129,7 @@ export interface TeamRequestBuilder extends BaseRequestBuilder<TeamRequestBuilde
128
129
  */
129
130
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<TeamRequestBuilderGetQueryParameters> | undefined): RequestInformation;
130
131
  /**
131
- * Update the navigation property team in groups
132
+ * Create a new team under a group. In order to create a team, the group must have a least one owner. If the creation of the team call is delayed, you can retry the call up to three times before you have to wait for 15 minutes due to a propagation delay. If the group was created less than 15 minutes ago, the call might fail with a 404 error code due to replication delays. If the group was created less than 15 minutes ago, it's possible for a call to create a team to fail with a 404 error code, due to ongoing replication delays.The recommended pattern is to retry the Create team call three times, with a 10 second delay between calls.
132
133
  * @param body The request body
133
134
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
134
135
  * @returns {RequestInformation}
@@ -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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"}
@@ -17,30 +17,28 @@ export interface InstalledAppsRequestBuilder extends BaseRequestBuilder<Installe
17
17
  */
18
18
  byTeamsAppInstallationId(teamsAppInstallationId: string): TeamsAppInstallationItemRequestBuilder;
19
19
  /**
20
- * Retrieve a list of apps installed in the specified team.
20
+ * The apps installed in this team.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<TeamsAppInstallationCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0|Find more info here}
25
24
  */
26
25
  get(requestConfiguration?: RequestConfiguration<InstalledAppsRequestBuilderGetQueryParameters> | undefined): Promise<TeamsAppInstallationCollectionResponse | undefined>;
27
26
  /**
28
- * Install an app to the specified team.
27
+ * Create new navigation property to installedApps for groups
29
28
  * @param body The request body
30
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
30
  * @returns {Promise<TeamsAppInstallation>}
32
31
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
33
- * @see {@link https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0|Find more info here}
34
32
  */
35
33
  post(body: TeamsAppInstallation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TeamsAppInstallation | undefined>;
36
34
  /**
37
- * Retrieve a list of apps installed in the specified team.
35
+ * The apps installed in this team.
38
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
37
  * @returns {RequestInformation}
40
38
  */
41
39
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<InstalledAppsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
42
40
  /**
43
- * Install an app to the specified team.
41
+ * Create new navigation property to installedApps for groups
44
42
  * @param body The request body
45
43
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
44
  * @returns {RequestInformation}
@@ -48,7 +46,7 @@ export interface InstalledAppsRequestBuilder extends BaseRequestBuilder<Installe
48
46
  toPostRequestInformation(body: TeamsAppInstallation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
47
  }
50
48
  /**
51
- * Retrieve a list of apps installed in the specified team.
49
+ * The apps installed in this team.
52
50
  */
53
51
  export interface InstalledAppsRequestBuilderGetQueryParameters {
54
52
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,mIAAmI,CAAC;AAcvL;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,sCAAsC,mIAAmI,CAAC;AAcvL;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
@@ -20,18 +20,16 @@ export interface TeamsAppInstallationItemRequestBuilder extends BaseRequestBuild
20
20
  */
21
21
  get upgrade(): UpgradeRequestBuilder;
22
22
  /**
23
- * Uninstalls an app from the specified team.
23
+ * Delete navigation property installedApps for groups
24
24
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
25
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
26
- * @see {@link https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0|Find more info here}
27
26
  */
28
27
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
29
28
  /**
30
- * Retrieve the app installed in the specified team.
29
+ * The apps installed in this team.
31
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
31
  * @returns {Promise<TeamsAppInstallation>}
33
32
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
34
- * @see {@link https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0|Find more info here}
35
33
  */
36
34
  get(requestConfiguration?: RequestConfiguration<TeamsAppInstallationItemRequestBuilderGetQueryParameters> | undefined): Promise<TeamsAppInstallation | undefined>;
37
35
  /**
@@ -43,13 +41,13 @@ export interface TeamsAppInstallationItemRequestBuilder extends BaseRequestBuild
43
41
  */
44
42
  patch(body: TeamsAppInstallation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TeamsAppInstallation | undefined>;
45
43
  /**
46
- * Uninstalls an app from the specified team.
44
+ * Delete navigation property installedApps for groups
47
45
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
48
46
  * @returns {RequestInformation}
49
47
  */
50
48
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
51
49
  /**
52
- * Retrieve the app installed in the specified team.
50
+ * The apps installed in this team.
53
51
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
54
52
  * @returns {RequestInformation}
55
53
  */
@@ -63,7 +61,7 @@ export interface TeamsAppInstallationItemRequestBuilder extends BaseRequestBuild
63
61
  toPatchRequestInformation(body: TeamsAppInstallation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
64
62
  }
65
63
  /**
66
- * Retrieve the app installed in the specified team.
64
+ * The apps installed in this team.
67
65
  */
68
66
  export interface TeamsAppInstallationItemRequestBuilderGetQueryParameters {
69
67
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAElG,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,OAAO,EAAE,KAAK,qBAAqB,EAAyC,MAAM,YAAY,CAAC;AAE/F,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,wGAAwG,CAAC;AAQvK;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAU1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAElG,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,OAAO,EAAE,KAAK,qBAAqB,EAAyC,MAAM,YAAY,CAAC;AAE/F,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,wGAAwG,CAAC;AAQvK;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAU1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
@@ -22,30 +22,28 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
22
22
  */
23
23
  byConversationMemberId(conversationMemberId: string): ConversationMemberItemRequestBuilder;
24
24
  /**
25
- * Get the conversationMember collection of a team. The membership IDs returned by the server must be treated as opaque strings. The client should not try to parse or make assumptions about these resource IDs. In the future, membership results may include users from various tenants, as indicated in the response. Clients should avoid assuming that all members exclusively belong to the current tenant.
25
+ * Members and owners of the team.
26
26
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
27
  * @returns {Promise<ConversationMemberCollectionResponse>}
28
28
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
- * @see {@link https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0|Find more info here}
30
29
  */
31
30
  get(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMemberCollectionResponse | undefined>;
32
31
  /**
33
- * Add a new conversationMember to a team.
32
+ * Create new navigation property to members for groups
34
33
  * @param body The request body
35
34
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
35
  * @returns {Promise<ConversationMember>}
37
36
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
38
- * @see {@link https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0|Find more info here}
39
37
  */
40
38
  post(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ConversationMember | undefined>;
41
39
  /**
42
- * Get the conversationMember collection of a team. The membership IDs returned by the server must be treated as opaque strings. The client should not try to parse or make assumptions about these resource IDs. In the future, membership results may include users from various tenants, as indicated in the response. Clients should avoid assuming that all members exclusively belong to the current tenant.
40
+ * Members and owners of the team.
43
41
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
42
  * @returns {RequestInformation}
45
43
  */
46
44
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
47
45
  /**
48
- * Add a new conversationMember to a team.
46
+ * Create new navigation property to members for groups
49
47
  * @param body The request body
50
48
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
49
  * @returns {RequestInformation}
@@ -53,7 +51,7 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
53
51
  toPostRequestInformation(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
54
52
  }
55
53
  /**
56
- * Get the conversationMember collection of a team. The membership IDs returned by the server must be treated as opaque strings. The client should not try to parse or make assumptions about these resource IDs. In the future, membership results may include users from various tenants, as indicated in the response. Clients should avoid assuming that all members exclusively belong to the current tenant.
54
+ * Members and owners of the team.
57
55
  */
58
56
  export interface MembersRequestBuilderGetQueryParameters {
59
57
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiJ,KAAK,kBAAkB,EAAE,KAAK,oCAAoC,EAAE,MAAM,gCAAgC,CAAC;AAInQ,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEnF,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,SAAS,CAAC;AAE1H,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,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;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,6HAA6H,CAAC;AAc3K;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWxJ,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,EAAiJ,KAAK,kBAAkB,EAAE,KAAK,oCAAoC,EAAE,MAAM,gCAAgC,CAAC;AAInQ,OAAO,EAAqC,KAAK,iBAAiB,EAAE,MAAM,QAAQ,CAAC;AAEnF,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAwD,KAAK,oCAAoC,EAAE,MAAM,SAAS,CAAC;AAE1H,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,GAAG,IAAI,iBAAiB,CAAC;IAC7B;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACnK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;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,6HAA6H,CAAC;AAc3K;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,qBAAqB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWxJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAuBnD,CAAC"}
@@ -5,43 +5,40 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
5
5
  */
6
6
  export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder<ConversationMemberItemRequestBuilder> {
7
7
  /**
8
- * Remove a conversationMember from a team.
8
+ * Delete navigation property members for groups
9
9
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
10
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
- * @see {@link https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0|Find more info here}
12
11
  */
13
12
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
14
13
  /**
15
- * Get a conversationMember from a team.
14
+ * Members and owners of the team.
16
15
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
17
16
  * @returns {Promise<ConversationMember>}
18
17
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
19
- * @see {@link https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0|Find more info here}
20
18
  */
21
19
  get(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMember | undefined>;
22
20
  /**
23
- * Update the role of a conversationMember in a team.
21
+ * Update the navigation property members in groups
24
22
  * @param body The request body
25
23
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
26
24
  * @returns {Promise<ConversationMember>}
27
25
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
28
- * @see {@link https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0|Find more info here}
29
26
  */
30
27
  patch(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ConversationMember | undefined>;
31
28
  /**
32
- * Remove a conversationMember from a team.
29
+ * Delete navigation property members for groups
33
30
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
31
  * @returns {RequestInformation}
35
32
  */
36
33
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
37
34
  /**
38
- * Get a conversationMember from a team.
35
+ * Members and owners of the team.
39
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
40
37
  * @returns {RequestInformation}
41
38
  */
42
39
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
43
40
  /**
44
- * Update the role of a conversationMember in a team.
41
+ * Update the navigation property members in groups
45
42
  * @param body The request body
46
43
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
47
44
  * @returns {RequestInformation}
@@ -49,7 +46,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
49
46
  toPatchRequestInformation(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
50
47
  }
51
48
  /**
52
- * Get a conversationMember from a team.
49
+ * Members and owners of the team.
53
50
  */
54
51
  export interface ConversationMemberItemRequestBuilderGetQueryParameters {
55
52
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+E,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAItJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,gGAAgG,CAAC;AAQ7J;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBA+BlE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+E,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAItJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,+CAA+C,gGAAgG,CAAC;AAQ7J;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBA+BlE,CAAC"}
@@ -17,11 +17,10 @@ export interface PermissionGrantsRequestBuilder extends BaseRequestBuilder<Permi
17
17
  */
18
18
  byResourceSpecificPermissionGrantId(resourceSpecificPermissionGrantId: string): ResourceSpecificPermissionGrantItemRequestBuilder;
19
19
  /**
20
- * List all resource-specific permission grants on the team. This list specifies the Microsoft Entra apps that have access to the team, along with each app's corresponding type of resource-specific access.
20
+ * A collection of permissions granted to apps to access the team.
21
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
22
  * @returns {Promise<ResourceSpecificPermissionGrantCollectionResponse>}
23
23
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
24
- * @see {@link https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0|Find more info here}
25
24
  */
26
25
  get(requestConfiguration?: RequestConfiguration<PermissionGrantsRequestBuilderGetQueryParameters> | undefined): Promise<ResourceSpecificPermissionGrantCollectionResponse | undefined>;
27
26
  /**
@@ -33,7 +32,7 @@ export interface PermissionGrantsRequestBuilder extends BaseRequestBuilder<Permi
33
32
  */
34
33
  post(body: ResourceSpecificPermissionGrant, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ResourceSpecificPermissionGrant | undefined>;
35
34
  /**
36
- * List all resource-specific permission grants on the team. This list specifies the Microsoft Entra apps that have access to the team, along with each app's corresponding type of resource-specific access.
35
+ * A collection of permissions granted to apps to access the team.
37
36
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
37
  * @returns {RequestInformation}
39
38
  */
@@ -47,7 +46,7 @@ export interface PermissionGrantsRequestBuilder extends BaseRequestBuilder<Permi
47
46
  toPostRequestInformation(body: ResourceSpecificPermissionGrant, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
48
47
  }
49
48
  /**
50
- * List all resource-specific permission grants on the team. This list specifies the Microsoft Entra apps that have access to the team, along with each app's corresponding type of resource-specific access.
49
+ * A collection of permissions granted to apps to access the team.
51
50
  */
52
51
  export interface PermissionGrantsRequestBuilderGetQueryParameters {
53
52
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwL,KAAK,+BAA+B,EAAE,KAAK,iDAAiD,EAAE,MAAM,gCAAgC,CAAC;AAIpU,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAqE,KAAK,iDAAiD,EAAE,MAAM,SAAS,CAAC;AAEpJ,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,mCAAmC,CAAC,iCAAiC,EAAE,MAAM,GAAI,iDAAiD,CAAC;IACpI;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iDAAiD,GAAG,SAAS,CAAC,CAAC;IACzL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;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,yCAAyC,sIAAsI,CAAC;AAc7L;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAuB5D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAwL,KAAK,+BAA+B,EAAE,KAAK,iDAAiD,EAAE,MAAM,gCAAgC,CAAC;AAIpU,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAqE,KAAK,iDAAiD,EAAE,MAAM,SAAS,CAAC;AAEpJ,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,mCAAmC,CAAC,iCAAiC,EAAE,MAAM,GAAI,iDAAiD,CAAC;IACpI;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iDAAiD,GAAG,SAAS,CAAC,CAAC;IACzL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;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,yCAAyC,sIAAsI,CAAC;AAc7L;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAuB5D,CAAC"}
@@ -10,11 +10,10 @@ export interface PhotoRequestBuilder extends BaseRequestBuilder<PhotoRequestBuil
10
10
  */
11
11
  get content(): ContentRequestBuilder;
12
12
  /**
13
- * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download.
13
+ * The profile photo for the team.
14
14
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
15
  * @returns {Promise<ProfilePhoto>}
16
16
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
17
- * @see {@link https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0|Find more info here}
18
17
  */
19
18
  get(requestConfiguration?: RequestConfiguration<PhotoRequestBuilderGetQueryParameters> | undefined): Promise<ProfilePhoto | undefined>;
20
19
  /**
@@ -26,7 +25,7 @@ export interface PhotoRequestBuilder extends BaseRequestBuilder<PhotoRequestBuil
26
25
  */
27
26
  patch(body: ProfilePhoto, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ProfilePhoto | undefined>;
28
27
  /**
29
- * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download.
28
+ * The profile photo for the team.
30
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
30
  * @returns {RequestInformation}
32
31
  */
@@ -40,7 +39,7 @@ export interface PhotoRequestBuilder extends BaseRequestBuilder<PhotoRequestBuil
40
39
  toPatchRequestInformation(body: ProfilePhoto, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
41
40
  }
42
41
  /**
43
- * Get the specified profilePhoto or its metadata (profilePhoto properties). The supported sizes of HD photos on Microsoft 365 are as follows: 48x48, 64x64, 96x96, 120x120, 240x240,360x360, 432x432, 504x504, and 648x648. Photos can be any dimension if they're stored in Microsoft Entra ID. You can get the metadata of the largest available photo or specify a size to get the metadata for that photo size.If the size you request is unavailable, you can still get a smaller size that the user has uploaded and made available.For example, if the user uploads a photo that is 504x504 pixels, all but the 648x648 size of the photo is available for download.
42
+ * The profile photo for the team.
44
43
  */
45
44
  export interface PhotoRequestBuilderGetQueryParameters {
46
45
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAE7F,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IACzI;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,oEAAoE,CAAC;AAQhH;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAIpI,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAE7F,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IACzI;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAChI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,oEAAoE,CAAC;AAQhH;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
@@ -4,15 +4,20 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
4
4
  */
5
5
  export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequestBuilder> {
6
6
  /**
7
- * Get media content for the navigation property photo from groups
7
+ * The profile photo for the team.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @throws {ODataError} error when the service returns a 4XX or 5XX status code
10
+ */
11
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
+ /**
13
+ * The profile photo for the team.
8
14
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
15
  * @returns {Promise<ArrayBuffer>}
10
16
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
11
- * @see {@link https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0|Find more info here}
12
17
  */
13
- get(requestConfiguration?: RequestConfiguration<ContentRequestBuilderGetQueryParameters> | undefined): Promise<ArrayBuffer | undefined>;
18
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
14
19
  /**
15
- * Update media content for the navigation property photo in groups
20
+ * The profile photo for the team.
16
21
  * @param body Binary request body
17
22
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
23
  * @returns {Promise<ArrayBuffer>}
@@ -20,32 +25,29 @@ export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequest
20
25
  */
21
26
  put(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
22
27
  /**
23
- * Get media content for the navigation property photo from groups
28
+ * The profile photo for the team.
24
29
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
30
  * @returns {RequestInformation}
26
31
  */
27
- toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContentRequestBuilderGetQueryParameters> | undefined): RequestInformation;
32
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
28
33
  /**
29
- * Update media content for the navigation property photo in groups
30
- * @param body Binary request body
34
+ * The profile photo for the team.
31
35
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
36
  * @returns {RequestInformation}
33
37
  */
34
- toPutRequestInformation(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
- }
36
- /**
37
- * Get media content for the navigation property photo from groups
38
- */
39
- export interface ContentRequestBuilderGetQueryParameters {
38
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
40
39
  /**
41
- * Format of the content
40
+ * The profile photo for the team.
41
+ * @param body Binary request body
42
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
43
+ * @returns {RequestInformation}
42
44
  */
43
- format?: string;
45
+ toPutRequestInformation(body: ArrayBuffer | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
44
46
  }
45
47
  /**
46
48
  * Uri template for the request builder.
47
49
  */
48
- export declare const ContentRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/photo/$value{?%24format*}";
50
+ export declare const ContentRequestBuilderUriTemplate = "{+baseurl}/groups/{group%2Did}/team/photo/$value";
49
51
  /**
50
52
  * Metadata for all the requests in the request builder.
51
53
  */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uCAAuC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChJ;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACpD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,kEAAkE,CAAC;AAOhH;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAsBnD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACxI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,qDAAqD,CAAC;AACnG;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBA6BnD,CAAC"}