@microsoft/msgraph-sdk-teams 1.0.0-preview.19 → 1.0.0-preview.21

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 (417) hide show
  1. package/package.json +3 -3
  2. package/teams/count/index.d.ts.map +1 -1
  3. package/teams/count/index.js +1 -0
  4. package/teams/getAllMessages/index.d.ts.map +1 -1
  5. package/teams/getAllMessages/index.js +2 -0
  6. package/teams/index.d.ts.map +1 -1
  7. package/teams/index.js +5 -0
  8. package/teams/item/allChannels/count/index.d.ts.map +1 -1
  9. package/teams/item/allChannels/count/index.js +1 -0
  10. package/teams/item/allChannels/index.d.ts +3 -4
  11. package/teams/item/allChannels/index.d.ts.map +1 -1
  12. package/teams/item/allChannels/index.js +4 -0
  13. package/teams/item/allChannels/item/index.d.ts.map +1 -1
  14. package/teams/item/allChannels/item/index.js +2 -0
  15. package/teams/item/archive/index.d.ts.map +1 -1
  16. package/teams/item/archive/index.js +1 -0
  17. package/teams/item/channels/count/index.d.ts.map +1 -1
  18. package/teams/item/channels/count/index.js +1 -0
  19. package/teams/item/channels/getAllMessages/index.d.ts +4 -3
  20. package/teams/item/channels/getAllMessages/index.d.ts.map +1 -1
  21. package/teams/item/channels/getAllMessages/index.js +2 -0
  22. package/teams/item/channels/index.d.ts +5 -7
  23. package/teams/item/channels/index.d.ts.map +1 -1
  24. package/teams/item/channels/index.js +5 -0
  25. package/teams/item/channels/item/completeMigration/index.d.ts.map +1 -1
  26. package/teams/item/channels/item/completeMigration/index.js +1 -0
  27. package/teams/item/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
  28. package/teams/item/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  29. package/teams/item/channels/item/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +1 -0
  30. package/teams/item/channels/item/filesFolder/content/index.d.ts +0 -1
  31. package/teams/item/channels/item/filesFolder/content/index.d.ts.map +1 -1
  32. package/teams/item/channels/item/filesFolder/content/index.js +2 -0
  33. package/teams/item/channels/item/filesFolder/index.d.ts +3 -4
  34. package/teams/item/channels/item/filesFolder/index.d.ts.map +1 -1
  35. package/teams/item/channels/item/filesFolder/index.js +3 -0
  36. package/teams/item/channels/item/index.d.ts +7 -10
  37. package/teams/item/channels/item/index.d.ts.map +1 -1
  38. package/teams/item/channels/item/index.js +11 -0
  39. package/teams/item/channels/item/members/add/index.d.ts.map +1 -1
  40. package/teams/item/channels/item/members/add/index.js +2 -0
  41. package/teams/item/channels/item/members/count/index.d.ts.map +1 -1
  42. package/teams/item/channels/item/members/count/index.js +1 -0
  43. package/teams/item/channels/item/members/index.d.ts +5 -7
  44. package/teams/item/channels/item/members/index.d.ts.map +1 -1
  45. package/teams/item/channels/item/members/index.js +5 -0
  46. package/teams/item/channels/item/members/item/index.d.ts +7 -10
  47. package/teams/item/channels/item/members/item/index.d.ts.map +1 -1
  48. package/teams/item/channels/item/members/item/index.js +2 -0
  49. package/teams/item/channels/item/messages/count/index.d.ts.map +1 -1
  50. package/teams/item/channels/item/messages/count/index.js +1 -0
  51. package/teams/item/channels/item/messages/delta/index.d.ts +4 -3
  52. package/teams/item/channels/item/messages/delta/index.d.ts.map +1 -1
  53. package/teams/item/channels/item/messages/delta/index.js +2 -0
  54. package/teams/item/channels/item/messages/index.d.ts +5 -7
  55. package/teams/item/channels/item/messages/index.d.ts.map +1 -1
  56. package/teams/item/channels/item/messages/index.js +5 -0
  57. package/teams/item/channels/item/messages/item/hostedContents/count/index.d.ts.map +1 -1
  58. package/teams/item/channels/item/messages/item/hostedContents/count/index.js +1 -0
  59. package/teams/item/channels/item/messages/item/hostedContents/index.d.ts +3 -4
  60. package/teams/item/channels/item/messages/item/hostedContents/index.d.ts.map +1 -1
  61. package/teams/item/channels/item/messages/item/hostedContents/index.js +4 -0
  62. package/teams/item/channels/item/messages/item/hostedContents/item/index.d.ts +3 -4
  63. package/teams/item/channels/item/messages/item/hostedContents/item/index.d.ts.map +1 -1
  64. package/teams/item/channels/item/messages/item/hostedContents/item/index.js +3 -0
  65. package/teams/item/channels/item/messages/item/hostedContents/item/value/index.d.ts +0 -1
  66. package/teams/item/channels/item/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
  67. package/teams/item/channels/item/messages/item/hostedContents/item/value/index.js +1 -0
  68. package/teams/item/channels/item/messages/item/index.d.ts +5 -7
  69. package/teams/item/channels/item/messages/item/index.d.ts.map +1 -1
  70. package/teams/item/channels/item/messages/item/index.js +8 -0
  71. package/teams/item/channels/item/messages/item/replies/count/index.d.ts.map +1 -1
  72. package/teams/item/channels/item/messages/item/replies/count/index.js +1 -0
  73. package/teams/item/channels/item/messages/item/replies/delta/index.d.ts +4 -3
  74. package/teams/item/channels/item/messages/item/replies/delta/index.d.ts.map +1 -1
  75. package/teams/item/channels/item/messages/item/replies/delta/index.js +2 -0
  76. package/teams/item/channels/item/messages/item/replies/index.d.ts +5 -7
  77. package/teams/item/channels/item/messages/item/replies/index.d.ts.map +1 -1
  78. package/teams/item/channels/item/messages/item/replies/index.js +5 -0
  79. package/teams/item/channels/item/messages/item/replies/item/hostedContents/count/index.d.ts.map +1 -1
  80. package/teams/item/channels/item/messages/item/replies/item/hostedContents/count/index.js +1 -0
  81. package/teams/item/channels/item/messages/item/replies/item/hostedContents/index.d.ts +3 -4
  82. package/teams/item/channels/item/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
  83. package/teams/item/channels/item/messages/item/replies/item/hostedContents/index.js +4 -0
  84. package/teams/item/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
  85. package/teams/item/channels/item/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
  86. package/teams/item/channels/item/messages/item/replies/item/hostedContents/item/index.js +3 -0
  87. package/teams/item/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts +0 -1
  88. package/teams/item/channels/item/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
  89. package/teams/item/channels/item/messages/item/replies/item/hostedContents/item/value/index.js +1 -0
  90. package/teams/item/channels/item/messages/item/replies/item/index.d.ts +3 -4
  91. package/teams/item/channels/item/messages/item/replies/item/index.d.ts.map +1 -1
  92. package/teams/item/channels/item/messages/item/replies/item/index.js +7 -0
  93. package/teams/item/channels/item/messages/item/replies/item/setReaction/index.d.ts.map +1 -1
  94. package/teams/item/channels/item/messages/item/replies/item/setReaction/index.js +1 -0
  95. package/teams/item/channels/item/messages/item/replies/item/softDelete/index.d.ts.map +1 -1
  96. package/teams/item/channels/item/messages/item/replies/item/softDelete/index.js +1 -0
  97. package/teams/item/channels/item/messages/item/replies/item/undoSoftDelete/index.d.ts.map +1 -1
  98. package/teams/item/channels/item/messages/item/replies/item/undoSoftDelete/index.js +1 -0
  99. package/teams/item/channels/item/messages/item/replies/item/unsetReaction/index.d.ts.map +1 -1
  100. package/teams/item/channels/item/messages/item/replies/item/unsetReaction/index.js +1 -0
  101. package/teams/item/channels/item/messages/item/setReaction/index.d.ts.map +1 -1
  102. package/teams/item/channels/item/messages/item/setReaction/index.js +1 -0
  103. package/teams/item/channels/item/messages/item/softDelete/index.d.ts.map +1 -1
  104. package/teams/item/channels/item/messages/item/softDelete/index.js +1 -0
  105. package/teams/item/channels/item/messages/item/undoSoftDelete/index.d.ts.map +1 -1
  106. package/teams/item/channels/item/messages/item/undoSoftDelete/index.js +1 -0
  107. package/teams/item/channels/item/messages/item/unsetReaction/index.d.ts.map +1 -1
  108. package/teams/item/channels/item/messages/item/unsetReaction/index.js +1 -0
  109. package/teams/item/channels/item/provisionEmail/index.d.ts.map +1 -1
  110. package/teams/item/channels/item/provisionEmail/index.js +2 -0
  111. package/teams/item/channels/item/removeEmail/index.d.ts.map +1 -1
  112. package/teams/item/channels/item/removeEmail/index.js +1 -0
  113. package/teams/item/channels/item/sharedWithTeams/count/index.d.ts.map +1 -1
  114. package/teams/item/channels/item/sharedWithTeams/count/index.js +1 -0
  115. package/teams/item/channels/item/sharedWithTeams/index.d.ts +3 -4
  116. package/teams/item/channels/item/sharedWithTeams/index.d.ts.map +1 -1
  117. package/teams/item/channels/item/sharedWithTeams/index.js +4 -0
  118. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/count/index.d.ts.map +1 -1
  119. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/count/index.js +1 -0
  120. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
  121. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
  122. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/index.js +4 -0
  123. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/item/index.d.ts.map +1 -1
  124. package/teams/item/channels/item/sharedWithTeams/item/allowedMembers/item/index.js +2 -0
  125. package/teams/item/channels/item/sharedWithTeams/item/index.d.ts +5 -7
  126. package/teams/item/channels/item/sharedWithTeams/item/index.d.ts.map +1 -1
  127. package/teams/item/channels/item/sharedWithTeams/item/index.js +4 -0
  128. package/teams/item/channels/item/sharedWithTeams/item/team/index.d.ts.map +1 -1
  129. package/teams/item/channels/item/sharedWithTeams/item/team/index.js +2 -0
  130. package/teams/item/channels/item/tabs/count/index.d.ts.map +1 -1
  131. package/teams/item/channels/item/tabs/count/index.js +1 -0
  132. package/teams/item/channels/item/tabs/index.d.ts +5 -7
  133. package/teams/item/channels/item/tabs/index.d.ts.map +1 -1
  134. package/teams/item/channels/item/tabs/index.js +4 -0
  135. package/teams/item/channels/item/tabs/item/index.d.ts +7 -10
  136. package/teams/item/channels/item/tabs/item/index.d.ts.map +1 -1
  137. package/teams/item/channels/item/tabs/item/index.js +3 -0
  138. package/teams/item/channels/item/tabs/item/teamsApp/index.d.ts.map +1 -1
  139. package/teams/item/channels/item/tabs/item/teamsApp/index.js +2 -0
  140. package/teams/item/clone/index.d.ts +2 -2
  141. package/teams/item/clone/index.d.ts.map +1 -1
  142. package/teams/item/clone/index.js +2 -0
  143. package/teams/item/completeMigration/index.d.ts.map +1 -1
  144. package/teams/item/completeMigration/index.js +1 -0
  145. package/teams/item/group/index.d.ts.map +1 -1
  146. package/teams/item/group/index.js +3 -0
  147. package/teams/item/group/serviceProvisioningErrors/count/index.d.ts.map +1 -1
  148. package/teams/item/group/serviceProvisioningErrors/count/index.js +1 -0
  149. package/teams/item/group/serviceProvisioningErrors/index.d.ts.map +1 -1
  150. package/teams/item/group/serviceProvisioningErrors/index.js +3 -0
  151. package/teams/item/incomingChannels/count/index.d.ts.map +1 -1
  152. package/teams/item/incomingChannels/count/index.js +1 -0
  153. package/teams/item/incomingChannels/index.d.ts +3 -4
  154. package/teams/item/incomingChannels/index.d.ts.map +1 -1
  155. package/teams/item/incomingChannels/index.js +4 -0
  156. package/teams/item/incomingChannels/item/index.d.ts.map +1 -1
  157. package/teams/item/incomingChannels/item/index.js +2 -0
  158. package/teams/item/index.d.ts.map +1 -1
  159. package/teams/item/index.js +20 -0
  160. package/teams/item/installedApps/count/index.d.ts.map +1 -1
  161. package/teams/item/installedApps/count/index.js +1 -0
  162. package/teams/item/installedApps/index.d.ts +5 -7
  163. package/teams/item/installedApps/index.d.ts.map +1 -1
  164. package/teams/item/installedApps/index.js +4 -0
  165. package/teams/item/installedApps/item/index.d.ts +5 -7
  166. package/teams/item/installedApps/item/index.d.ts.map +1 -1
  167. package/teams/item/installedApps/item/index.js +5 -0
  168. package/teams/item/installedApps/item/teamsApp/index.d.ts.map +1 -1
  169. package/teams/item/installedApps/item/teamsApp/index.js +2 -0
  170. package/teams/item/installedApps/item/teamsAppDefinition/index.d.ts.map +1 -1
  171. package/teams/item/installedApps/item/teamsAppDefinition/index.js +2 -0
  172. package/teams/item/installedApps/item/upgrade/index.d.ts.map +1 -1
  173. package/teams/item/installedApps/item/upgrade/index.js +2 -0
  174. package/teams/item/members/add/index.d.ts.map +1 -1
  175. package/teams/item/members/add/index.js +2 -0
  176. package/teams/item/members/count/index.d.ts.map +1 -1
  177. package/teams/item/members/count/index.js +1 -0
  178. package/teams/item/members/index.d.ts +5 -7
  179. package/teams/item/members/index.d.ts.map +1 -1
  180. package/teams/item/members/index.js +5 -0
  181. package/teams/item/members/item/index.d.ts +7 -10
  182. package/teams/item/members/item/index.d.ts.map +1 -1
  183. package/teams/item/members/item/index.js +2 -0
  184. package/teams/item/operations/count/index.d.ts.map +1 -1
  185. package/teams/item/operations/count/index.js +1 -0
  186. package/teams/item/operations/index.d.ts.map +1 -1
  187. package/teams/item/operations/index.js +4 -0
  188. package/teams/item/operations/item/index.d.ts.map +1 -1
  189. package/teams/item/operations/item/index.js +2 -0
  190. package/teams/item/permissionGrants/count/index.d.ts.map +1 -1
  191. package/teams/item/permissionGrants/count/index.js +1 -0
  192. package/teams/item/permissionGrants/index.d.ts +3 -4
  193. package/teams/item/permissionGrants/index.d.ts.map +1 -1
  194. package/teams/item/permissionGrants/index.js +4 -0
  195. package/teams/item/permissionGrants/item/index.d.ts.map +1 -1
  196. package/teams/item/permissionGrants/item/index.js +2 -0
  197. package/teams/item/photo/index.d.ts +3 -4
  198. package/teams/item/photo/index.d.ts.map +1 -1
  199. package/teams/item/photo/index.js +3 -0
  200. package/teams/item/photo/value/index.d.ts +0 -1
  201. package/teams/item/photo/value/index.d.ts.map +1 -1
  202. package/teams/item/photo/value/index.js +1 -0
  203. package/teams/item/primaryChannel/completeMigration/index.d.ts.map +1 -1
  204. package/teams/item/primaryChannel/completeMigration/index.js +1 -0
  205. package/teams/item/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts +4 -3
  206. package/teams/item/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.d.ts.map +1 -1
  207. package/teams/item/primaryChannel/doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/index.js +1 -0
  208. package/teams/item/primaryChannel/filesFolder/content/index.d.ts +0 -1
  209. package/teams/item/primaryChannel/filesFolder/content/index.d.ts.map +1 -1
  210. package/teams/item/primaryChannel/filesFolder/content/index.js +2 -0
  211. package/teams/item/primaryChannel/filesFolder/index.d.ts +3 -4
  212. package/teams/item/primaryChannel/filesFolder/index.d.ts.map +1 -1
  213. package/teams/item/primaryChannel/filesFolder/index.js +3 -0
  214. package/teams/item/primaryChannel/index.d.ts +3 -4
  215. package/teams/item/primaryChannel/index.d.ts.map +1 -1
  216. package/teams/item/primaryChannel/index.js +11 -0
  217. package/teams/item/primaryChannel/members/add/index.d.ts.map +1 -1
  218. package/teams/item/primaryChannel/members/add/index.js +2 -0
  219. package/teams/item/primaryChannel/members/count/index.d.ts.map +1 -1
  220. package/teams/item/primaryChannel/members/count/index.js +1 -0
  221. package/teams/item/primaryChannel/members/index.d.ts +5 -7
  222. package/teams/item/primaryChannel/members/index.d.ts.map +1 -1
  223. package/teams/item/primaryChannel/members/index.js +5 -0
  224. package/teams/item/primaryChannel/members/item/index.d.ts +7 -10
  225. package/teams/item/primaryChannel/members/item/index.d.ts.map +1 -1
  226. package/teams/item/primaryChannel/members/item/index.js +2 -0
  227. package/teams/item/primaryChannel/messages/count/index.d.ts.map +1 -1
  228. package/teams/item/primaryChannel/messages/count/index.js +1 -0
  229. package/teams/item/primaryChannel/messages/delta/index.d.ts +4 -3
  230. package/teams/item/primaryChannel/messages/delta/index.d.ts.map +1 -1
  231. package/teams/item/primaryChannel/messages/delta/index.js +2 -0
  232. package/teams/item/primaryChannel/messages/index.d.ts +5 -7
  233. package/teams/item/primaryChannel/messages/index.d.ts.map +1 -1
  234. package/teams/item/primaryChannel/messages/index.js +5 -0
  235. package/teams/item/primaryChannel/messages/item/hostedContents/count/index.d.ts.map +1 -1
  236. package/teams/item/primaryChannel/messages/item/hostedContents/count/index.js +1 -0
  237. package/teams/item/primaryChannel/messages/item/hostedContents/index.d.ts +3 -4
  238. package/teams/item/primaryChannel/messages/item/hostedContents/index.d.ts.map +1 -1
  239. package/teams/item/primaryChannel/messages/item/hostedContents/index.js +4 -0
  240. package/teams/item/primaryChannel/messages/item/hostedContents/item/index.d.ts +3 -4
  241. package/teams/item/primaryChannel/messages/item/hostedContents/item/index.d.ts.map +1 -1
  242. package/teams/item/primaryChannel/messages/item/hostedContents/item/index.js +3 -0
  243. package/teams/item/primaryChannel/messages/item/hostedContents/item/value/index.d.ts +0 -1
  244. package/teams/item/primaryChannel/messages/item/hostedContents/item/value/index.d.ts.map +1 -1
  245. package/teams/item/primaryChannel/messages/item/hostedContents/item/value/index.js +1 -0
  246. package/teams/item/primaryChannel/messages/item/index.d.ts +5 -7
  247. package/teams/item/primaryChannel/messages/item/index.d.ts.map +1 -1
  248. package/teams/item/primaryChannel/messages/item/index.js +8 -0
  249. package/teams/item/primaryChannel/messages/item/replies/count/index.d.ts.map +1 -1
  250. package/teams/item/primaryChannel/messages/item/replies/count/index.js +1 -0
  251. package/teams/item/primaryChannel/messages/item/replies/delta/index.d.ts +4 -3
  252. package/teams/item/primaryChannel/messages/item/replies/delta/index.d.ts.map +1 -1
  253. package/teams/item/primaryChannel/messages/item/replies/delta/index.js +2 -0
  254. package/teams/item/primaryChannel/messages/item/replies/index.d.ts +5 -7
  255. package/teams/item/primaryChannel/messages/item/replies/index.d.ts.map +1 -1
  256. package/teams/item/primaryChannel/messages/item/replies/index.js +5 -0
  257. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/count/index.d.ts.map +1 -1
  258. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/count/index.js +1 -0
  259. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts +3 -4
  260. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/index.d.ts.map +1 -1
  261. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/index.js +4 -0
  262. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts +3 -4
  263. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/item/index.d.ts.map +1 -1
  264. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/item/index.js +3 -0
  265. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts +0 -1
  266. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.d.ts.map +1 -1
  267. package/teams/item/primaryChannel/messages/item/replies/item/hostedContents/item/value/index.js +1 -0
  268. package/teams/item/primaryChannel/messages/item/replies/item/index.d.ts +3 -4
  269. package/teams/item/primaryChannel/messages/item/replies/item/index.d.ts.map +1 -1
  270. package/teams/item/primaryChannel/messages/item/replies/item/index.js +7 -0
  271. package/teams/item/primaryChannel/messages/item/replies/item/setReaction/index.d.ts.map +1 -1
  272. package/teams/item/primaryChannel/messages/item/replies/item/setReaction/index.js +1 -0
  273. package/teams/item/primaryChannel/messages/item/replies/item/softDelete/index.d.ts.map +1 -1
  274. package/teams/item/primaryChannel/messages/item/replies/item/softDelete/index.js +1 -0
  275. package/teams/item/primaryChannel/messages/item/replies/item/undoSoftDelete/index.d.ts.map +1 -1
  276. package/teams/item/primaryChannel/messages/item/replies/item/undoSoftDelete/index.js +1 -0
  277. package/teams/item/primaryChannel/messages/item/replies/item/unsetReaction/index.d.ts.map +1 -1
  278. package/teams/item/primaryChannel/messages/item/replies/item/unsetReaction/index.js +1 -0
  279. package/teams/item/primaryChannel/messages/item/setReaction/index.d.ts.map +1 -1
  280. package/teams/item/primaryChannel/messages/item/setReaction/index.js +1 -0
  281. package/teams/item/primaryChannel/messages/item/softDelete/index.d.ts.map +1 -1
  282. package/teams/item/primaryChannel/messages/item/softDelete/index.js +1 -0
  283. package/teams/item/primaryChannel/messages/item/undoSoftDelete/index.d.ts.map +1 -1
  284. package/teams/item/primaryChannel/messages/item/undoSoftDelete/index.js +1 -0
  285. package/teams/item/primaryChannel/messages/item/unsetReaction/index.d.ts.map +1 -1
  286. package/teams/item/primaryChannel/messages/item/unsetReaction/index.js +1 -0
  287. package/teams/item/primaryChannel/provisionEmail/index.d.ts.map +1 -1
  288. package/teams/item/primaryChannel/provisionEmail/index.js +2 -0
  289. package/teams/item/primaryChannel/removeEmail/index.d.ts.map +1 -1
  290. package/teams/item/primaryChannel/removeEmail/index.js +1 -0
  291. package/teams/item/primaryChannel/sharedWithTeams/count/index.d.ts.map +1 -1
  292. package/teams/item/primaryChannel/sharedWithTeams/count/index.js +1 -0
  293. package/teams/item/primaryChannel/sharedWithTeams/index.d.ts +3 -4
  294. package/teams/item/primaryChannel/sharedWithTeams/index.d.ts.map +1 -1
  295. package/teams/item/primaryChannel/sharedWithTeams/index.js +4 -0
  296. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/count/index.d.ts.map +1 -1
  297. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/count/index.js +1 -0
  298. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts +3 -4
  299. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/index.d.ts.map +1 -1
  300. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/index.js +4 -0
  301. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/item/index.d.ts.map +1 -1
  302. package/teams/item/primaryChannel/sharedWithTeams/item/allowedMembers/item/index.js +2 -0
  303. package/teams/item/primaryChannel/sharedWithTeams/item/index.d.ts +5 -7
  304. package/teams/item/primaryChannel/sharedWithTeams/item/index.d.ts.map +1 -1
  305. package/teams/item/primaryChannel/sharedWithTeams/item/index.js +4 -0
  306. package/teams/item/primaryChannel/sharedWithTeams/item/team/index.d.ts.map +1 -1
  307. package/teams/item/primaryChannel/sharedWithTeams/item/team/index.js +2 -0
  308. package/teams/item/primaryChannel/tabs/count/index.d.ts.map +1 -1
  309. package/teams/item/primaryChannel/tabs/count/index.js +1 -0
  310. package/teams/item/primaryChannel/tabs/index.d.ts +5 -7
  311. package/teams/item/primaryChannel/tabs/index.d.ts.map +1 -1
  312. package/teams/item/primaryChannel/tabs/index.js +4 -0
  313. package/teams/item/primaryChannel/tabs/item/index.d.ts +7 -10
  314. package/teams/item/primaryChannel/tabs/item/index.d.ts.map +1 -1
  315. package/teams/item/primaryChannel/tabs/item/index.js +3 -0
  316. package/teams/item/primaryChannel/tabs/item/teamsApp/index.d.ts.map +1 -1
  317. package/teams/item/primaryChannel/tabs/item/teamsApp/index.js +2 -0
  318. package/teams/item/schedule/index.d.ts +3 -4
  319. package/teams/item/schedule/index.d.ts.map +1 -1
  320. package/teams/item/schedule/index.js +12 -0
  321. package/teams/item/schedule/offerShiftRequests/count/index.d.ts.map +1 -1
  322. package/teams/item/schedule/offerShiftRequests/count/index.js +1 -0
  323. package/teams/item/schedule/offerShiftRequests/index.d.ts +5 -7
  324. package/teams/item/schedule/offerShiftRequests/index.d.ts.map +1 -1
  325. package/teams/item/schedule/offerShiftRequests/index.js +4 -0
  326. package/teams/item/schedule/offerShiftRequests/item/index.d.ts +3 -4
  327. package/teams/item/schedule/offerShiftRequests/item/index.d.ts.map +1 -1
  328. package/teams/item/schedule/offerShiftRequests/item/index.js +2 -0
  329. package/teams/item/schedule/openShiftChangeRequests/count/index.d.ts.map +1 -1
  330. package/teams/item/schedule/openShiftChangeRequests/count/index.js +1 -0
  331. package/teams/item/schedule/openShiftChangeRequests/index.d.ts +5 -7
  332. package/teams/item/schedule/openShiftChangeRequests/index.d.ts.map +1 -1
  333. package/teams/item/schedule/openShiftChangeRequests/index.js +4 -0
  334. package/teams/item/schedule/openShiftChangeRequests/item/index.d.ts +3 -4
  335. package/teams/item/schedule/openShiftChangeRequests/item/index.d.ts.map +1 -1
  336. package/teams/item/schedule/openShiftChangeRequests/item/index.js +2 -0
  337. package/teams/item/schedule/openShifts/count/index.d.ts.map +1 -1
  338. package/teams/item/schedule/openShifts/count/index.js +1 -0
  339. package/teams/item/schedule/openShifts/index.d.ts +5 -7
  340. package/teams/item/schedule/openShifts/index.d.ts.map +1 -1
  341. package/teams/item/schedule/openShifts/index.js +4 -0
  342. package/teams/item/schedule/openShifts/item/index.d.ts +7 -10
  343. package/teams/item/schedule/openShifts/item/index.d.ts.map +1 -1
  344. package/teams/item/schedule/openShifts/item/index.js +2 -0
  345. package/teams/item/schedule/schedulingGroups/count/index.d.ts.map +1 -1
  346. package/teams/item/schedule/schedulingGroups/count/index.js +1 -0
  347. package/teams/item/schedule/schedulingGroups/index.d.ts +5 -7
  348. package/teams/item/schedule/schedulingGroups/index.d.ts.map +1 -1
  349. package/teams/item/schedule/schedulingGroups/index.js +4 -0
  350. package/teams/item/schedule/schedulingGroups/item/index.d.ts +7 -10
  351. package/teams/item/schedule/schedulingGroups/item/index.d.ts.map +1 -1
  352. package/teams/item/schedule/schedulingGroups/item/index.js +2 -0
  353. package/teams/item/schedule/share/index.d.ts.map +1 -1
  354. package/teams/item/schedule/share/index.js +1 -0
  355. package/teams/item/schedule/shifts/count/index.d.ts.map +1 -1
  356. package/teams/item/schedule/shifts/count/index.js +1 -0
  357. package/teams/item/schedule/shifts/index.d.ts +5 -7
  358. package/teams/item/schedule/shifts/index.d.ts.map +1 -1
  359. package/teams/item/schedule/shifts/index.js +4 -0
  360. package/teams/item/schedule/shifts/item/index.d.ts +7 -10
  361. package/teams/item/schedule/shifts/item/index.d.ts.map +1 -1
  362. package/teams/item/schedule/shifts/item/index.js +2 -0
  363. package/teams/item/schedule/swapShiftsChangeRequests/count/index.d.ts.map +1 -1
  364. package/teams/item/schedule/swapShiftsChangeRequests/count/index.js +1 -0
  365. package/teams/item/schedule/swapShiftsChangeRequests/index.d.ts +5 -7
  366. package/teams/item/schedule/swapShiftsChangeRequests/index.d.ts.map +1 -1
  367. package/teams/item/schedule/swapShiftsChangeRequests/index.js +4 -0
  368. package/teams/item/schedule/swapShiftsChangeRequests/item/index.d.ts +3 -4
  369. package/teams/item/schedule/swapShiftsChangeRequests/item/index.d.ts.map +1 -1
  370. package/teams/item/schedule/swapShiftsChangeRequests/item/index.js +2 -0
  371. package/teams/item/schedule/timeOffReasons/count/index.d.ts.map +1 -1
  372. package/teams/item/schedule/timeOffReasons/count/index.js +1 -0
  373. package/teams/item/schedule/timeOffReasons/index.d.ts +5 -7
  374. package/teams/item/schedule/timeOffReasons/index.d.ts.map +1 -1
  375. package/teams/item/schedule/timeOffReasons/index.js +4 -0
  376. package/teams/item/schedule/timeOffReasons/item/index.d.ts +7 -10
  377. package/teams/item/schedule/timeOffReasons/item/index.d.ts.map +1 -1
  378. package/teams/item/schedule/timeOffReasons/item/index.js +2 -0
  379. package/teams/item/schedule/timeOffRequests/count/index.d.ts.map +1 -1
  380. package/teams/item/schedule/timeOffRequests/count/index.js +1 -0
  381. package/teams/item/schedule/timeOffRequests/index.d.ts +3 -4
  382. package/teams/item/schedule/timeOffRequests/index.d.ts.map +1 -1
  383. package/teams/item/schedule/timeOffRequests/index.js +4 -0
  384. package/teams/item/schedule/timeOffRequests/item/index.d.ts +5 -7
  385. package/teams/item/schedule/timeOffRequests/item/index.d.ts.map +1 -1
  386. package/teams/item/schedule/timeOffRequests/item/index.js +2 -0
  387. package/teams/item/schedule/timesOff/count/index.d.ts.map +1 -1
  388. package/teams/item/schedule/timesOff/count/index.js +1 -0
  389. package/teams/item/schedule/timesOff/index.d.ts +5 -7
  390. package/teams/item/schedule/timesOff/index.d.ts.map +1 -1
  391. package/teams/item/schedule/timesOff/index.js +4 -0
  392. package/teams/item/schedule/timesOff/item/index.d.ts +7 -10
  393. package/teams/item/schedule/timesOff/item/index.d.ts.map +1 -1
  394. package/teams/item/schedule/timesOff/item/index.js +2 -0
  395. package/teams/item/sendActivityNotification/index.d.ts.map +1 -1
  396. package/teams/item/sendActivityNotification/index.js +2 -0
  397. package/teams/item/tags/count/index.d.ts.map +1 -1
  398. package/teams/item/tags/count/index.js +1 -0
  399. package/teams/item/tags/index.d.ts +5 -7
  400. package/teams/item/tags/index.d.ts.map +1 -1
  401. package/teams/item/tags/index.js +4 -0
  402. package/teams/item/tags/item/index.d.ts +7 -10
  403. package/teams/item/tags/item/index.d.ts.map +1 -1
  404. package/teams/item/tags/item/index.js +3 -0
  405. package/teams/item/tags/item/members/count/index.d.ts.map +1 -1
  406. package/teams/item/tags/item/members/count/index.js +1 -0
  407. package/teams/item/tags/item/members/index.d.ts +5 -7
  408. package/teams/item/tags/item/members/index.d.ts.map +1 -1
  409. package/teams/item/tags/item/members/index.js +4 -0
  410. package/teams/item/tags/item/members/item/index.d.ts +5 -7
  411. package/teams/item/tags/item/members/item/index.d.ts.map +1 -1
  412. package/teams/item/tags/item/members/item/index.js +2 -0
  413. package/teams/item/template/index.d.ts.map +1 -1
  414. package/teams/item/template/index.js +2 -0
  415. package/teams/item/unarchive/index.d.ts.map +1 -1
  416. package/teams/item/unarchive/index.js +1 -0
  417. package/tsconfig.tsbuildinfo +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/msgraph-sdk-teams",
3
- "version": "1.0.0-preview.19",
3
+ "version": "1.0.0-preview.21",
4
4
  "description": "Teams fluent API for Microsoft Graph",
5
5
  "keywords": [
6
6
  "Microsoft",
@@ -37,12 +37,12 @@
37
37
  "@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
38
38
  "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
39
39
  "@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
40
- "@microsoft/msgraph-sdk": "^1.0.0-preview.19",
40
+ "@microsoft/msgraph-sdk": "^1.0.0-preview.21",
41
41
  "guid-typescript": "^1.0.9",
42
42
  "tslib": "^2.6.2"
43
43
  },
44
44
  "devDependencies": {
45
45
  "typescript": "^5.3.3"
46
46
  },
47
- "gitHead": "d171fce012edfc5fac41a8d1ceea638fa462c013"
47
+ "gitHead": "f03627411c44ca629630cfbc689f57141c6cb7c0"
48
48
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,kDAAkD,CAAC;AAQ9F;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,kDAAkD,CAAC;AAQ9F;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAEnR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,qCAAqC,EAAE,QAAQ;IAC9F;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;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,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGrK;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,0HAA0H,CAAC;AAc/K;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,qCAAqC,EAAE,QAAQ;IAC9F;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;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,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGrK;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,0HAA0H,CAAC;AAc/K;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
@@ -4,7 +4,9 @@ exports.GetAllMessagesRequestBuilderRequestsMetadata = exports.GetAllMessagesReq
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
11
  /**
10
12
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAE7L,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpH,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,SAAS,CAAC;AACxI,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACnD;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;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,8BAA8B,kGAAkG,CAAC;AAc9I;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYpJ,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,EAAuG,KAAK,IAAI,EAAE,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAI7L,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAExI,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,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAI,sBAAsB,CAAC;IACnD;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAC/G;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/H;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;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,8BAA8B,kGAAkG,CAAC;AAc9I;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mBAAmB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAYpJ,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAuBjD,CAAC"}
package/teams/index.js CHANGED
@@ -4,10 +4,15 @@ exports.TeamsRequestBuilderRequestsMetadata = exports.TeamsRequestBuilderNavigat
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ // @ts-ignore
9
12
  const count_1 = require("./count/");
13
+ // @ts-ignore
10
14
  const getAllMessages_1 = require("./getAllMessages/");
15
+ // @ts-ignore
11
16
  const item_1 = require("./item/");
12
17
  /**
13
18
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,0EAA0E,CAAC;AAQtH;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,0EAA0E,CAAC;AAQtH;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Uri template for the request builder.
@@ -17,22 +17,21 @@ export interface AllChannelsRequestBuilder extends BaseRequestBuilder<AllChannel
17
17
  */
18
18
  byChannelId(channelId: string): ChannelItemRequestBuilder;
19
19
  /**
20
- * Get the list of channels either in this team or shared with this team (incoming channels).
20
+ * List of channels either hosted in or shared with the team (incoming channels).
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-allchannels?view=graph-rest-1.0|Find more info here}
25
24
  */
26
25
  get(requestConfiguration?: RequestConfiguration<AllChannelsRequestBuilderGetQueryParameters> | undefined): Promise<ChannelCollectionResponse | undefined>;
27
26
  /**
28
- * Get the list of channels either in this team or shared with this team (incoming channels).
27
+ * List of channels either hosted in or shared with the team (incoming channels).
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<AllChannelsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
33
32
  }
34
33
  /**
35
- * Get the list of channels either in this team or shared with this team (incoming channels).
34
+ * List of channels either hosted in or shared with the team (incoming channels).
36
35
  */
37
36
  export interface AllChannelsRequestBuilderGetQueryParameters {
38
37
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyD,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEvI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AACpG,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,0HAA0H,CAAC;AAc5K;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,0HAA0H,CAAC;AAc5K;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
@@ -4,9 +4,13 @@ exports.AllChannelsRequestBuilderRequestsMetadata = exports.AllChannelsRequestBu
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ // @ts-ignore
9
12
  const count_1 = require("./count/");
13
+ // @ts-ignore
10
14
  const item_1 = require("./item/");
11
15
  /**
12
16
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuC,KAAK,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEnG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,kFAAkF,CAAC;AAQpI;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuC,KAAK,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAInG,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,kFAAkF,CAAC;AAQpI;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
@@ -4,7 +4,9 @@ exports.ChannelItemRequestBuilderRequestsMetadata = exports.ChannelItemRequestBu
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
11
  /**
10
12
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kCAAkC,CAAC,EAAE,OAAO,CAAC;CAChD;AACD;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACrH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;;;GAIG;AACH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,IAAI,CAG5J;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,yCAAyC,CAAC;AACvF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAYnD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kCAAkC,CAAC,EAAE,OAAO,CAAC;CAChD;AACD;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACrH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;;;GAIG;AACH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1K;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK1K;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,OAAO,CAAC,sBAAsB,CAAC,GAAG,SAAc,GAAI,IAAI,CAG5J;AACD;;GAEG;AACH,eAAO,MAAM,gCAAgC,yCAAyC,CAAC;AACvF;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAYnD,CAAC"}
@@ -4,6 +4,7 @@ exports.ArchiveRequestBuilderRequestsMetadata = exports.ArchiveRequestBuilderUri
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,uEAAuE,CAAC;AAQnH;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,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,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,uEAAuE,CAAC;AAQnH;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
@@ -4,6 +4,7 @@ exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemp
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Uri template for the request builder.
@@ -22,21 +22,22 @@ export interface GetAllMessagesGetResponse extends BaseCollectionPaginationCount
22
22
  */
23
23
  export interface GetAllMessagesRequestBuilder extends BaseRequestBuilder<GetAllMessagesRequestBuilder> {
24
24
  /**
25
- * Invoke function getAllMessages
25
+ * Retrieve messages across all channels in a team, including text, audio, and video conversations. To learn more about how to use the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.
26
26
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
27
  * @returns {Promise<GetAllMessagesGetResponse>}
28
28
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
+ * @see {@link https://learn.microsoft.com/graph/api/channel-getallmessages?view=graph-rest-1.0|Find more info here}
29
30
  */
30
31
  get(requestConfiguration?: RequestConfiguration<GetAllMessagesRequestBuilderGetQueryParameters> | undefined): Promise<GetAllMessagesGetResponse | undefined>;
31
32
  /**
32
- * Invoke function getAllMessages
33
+ * Retrieve messages across all channels in a team, including text, audio, and video conversations. To learn more about how to use the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.
33
34
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
35
  * @returns {RequestInformation}
35
36
  */
36
37
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<GetAllMessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
38
  }
38
39
  /**
39
- * Invoke function getAllMessages
40
+ * Retrieve messages across all channels in a team, including text, audio, and video conversations. To learn more about how to use the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.
40
41
  */
41
42
  export interface GetAllMessagesRequestBuilderGetQueryParameters {
42
43
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAEnR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,qCAAqC,EAAE,QAAQ;IAC9F;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;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,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGrK;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,+IAA+I,CAAC;AAcpM;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuK,KAAK,qCAAqC,EAAE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAInR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElO;;;;GAIG;AACH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,qCAAqC,EAAE,QAAQ;IAC9F;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IAC/J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;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,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGrK;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,+IAA+I,CAAC;AAcpM;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAW1D,CAAC"}
@@ -4,7 +4,9 @@ exports.GetAllMessagesRequestBuilderRequestsMetadata = exports.GetAllMessagesReq
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
11
  /**
10
12
  * Creates a new instance of the appropriate class based on discriminator value
@@ -22,30 +22,28 @@ export interface ChannelsRequestBuilder extends BaseRequestBuilder<ChannelsReque
22
22
  */
23
23
  byChannelId(channelId: string): ChannelItemRequestBuilder;
24
24
  /**
25
- * Retrieve the list of channels in this team.
25
+ * The collection of channels and messages associated with the team.
26
26
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
27
27
  * @returns {Promise<ChannelCollectionResponse>}
28
28
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
29
- * @see {@link https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0|Find more info here}
30
29
  */
31
30
  get(requestConfiguration?: RequestConfiguration<ChannelsRequestBuilderGetQueryParameters> | undefined): Promise<ChannelCollectionResponse | undefined>;
32
31
  /**
33
- * Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel's displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. If you're creating a private channel, you can add a maximum of 200 members.
32
+ * Create new navigation property to channels for teams
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<Channel>}
37
36
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
38
- * @see {@link https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0|Find more info here}
39
37
  */
40
38
  post(body: Channel, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Channel | undefined>;
41
39
  /**
42
- * Retrieve the list of channels in this team.
40
+ * The collection of channels and messages associated with 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<ChannelsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
47
45
  /**
48
- * Create a new channel in a team, as specified in the request body. When you create a channel, the maximum length of the channel's displayName is 50 characters. This is the name that appears to the user in Microsoft Teams. If you're creating a private channel, you can add a maximum of 200 members.
46
+ * Create new navigation property to channels for teams
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 ChannelsRequestBuilder extends BaseRequestBuilder<ChannelsReque
53
51
  toPostRequestInformation(body: Channel, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
54
52
  }
55
53
  /**
56
- * Retrieve the list of channels in this team.
54
+ * The collection of channels and messages associated with the team.
57
55
  */
58
56
  export interface ChannelsRequestBuilderGetQueryParameters {
59
57
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE5M,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpH,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AACjJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,uHAAuH,CAAC;AActK;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgH,KAAK,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAI5M,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,SAAS,CAAC;AAEjJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,WAAW,CAAC,SAAS,EAAE,MAAM,GAAI,yBAAyB,CAAC;IAC5D;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yBAAyB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACrH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,uHAAuH,CAAC;AActK;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
@@ -4,10 +4,15 @@ exports.ChannelsRequestBuilderRequestsMetadata = exports.ChannelsRequestBuilderN
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ // @ts-ignore
9
12
  const count_1 = require("./count/");
13
+ // @ts-ignore
10
14
  const getAllMessages_1 = require("./getAllMessages/");
15
+ // @ts-ignore
11
16
  const item_1 = require("./item/");
12
17
  /**
13
18
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;;;OAKG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,2EAA2E,CAAC;AACnI;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAS7D,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;;;OAKG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,2EAA2E,CAAC;AACnI;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAS7D,CAAC"}
@@ -4,6 +4,7 @@ exports.CompleteMigrationRequestBuilderRequestsMetadata = exports.CompleteMigrat
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Uri template for the request builder.
@@ -29,21 +29,22 @@ export interface DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalName
29
29
  */
30
30
  export interface DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilder extends BaseRequestBuilder<DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilder> {
31
31
  /**
32
- * Invoke function doesUserHaveAccess
32
+ * Determine whether a user has access to a shared channel.
33
33
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
34
  * @returns {Promise<DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameGetResponse>}
35
35
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
36
+ * @see {@link https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0|Find more info here}
36
37
  */
37
38
  get(requestConfiguration?: RequestConfiguration<DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilderGetQueryParameters> | undefined): Promise<DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameGetResponse | undefined>;
38
39
  /**
39
- * Invoke function doesUserHaveAccess
40
+ * Determine whether a user has access to a shared channel.
40
41
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
42
  * @returns {RequestInformation}
42
43
  */
43
44
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilderGetQueryParameters> | undefined): RequestInformation;
44
45
  }
45
46
  /**
46
- * Invoke function doesUserHaveAccess
47
+ * Determine whether a user has access to a shared channel.
47
48
  */
48
49
  export interface DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilderGetQueryParameters {
49
50
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,uHAAuH,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE/O;AACD;;;GAGG;AACH,wBAAgB,0GAA0G,CAAC,2FAA2F,GAAE,OAAO,CAAC,2FAA2F,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKzX;AACD,MAAM,WAAW,2FAA4F,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5J;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,WAAW,8FAA+F,SAAQ,kBAAkB,CAAC,8FAA8F,CAAC;IACtO;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gHAAgH,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2FAA2F,GAAG,SAAS,CAAC,CAAC;IACnS;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gHAAgH,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5N;AACD;;GAEG;AACH,MAAM,WAAW,gHAAgH;IAC7H;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC9B;AACD;;;GAGG;AACH,wBAAgB,oGAAoG,CAAC,MAAM,EAAE,mBAAmB,EAAE,2FAA2F,GAAE,OAAO,CAAC,2FAA2F,CAAC,GAAG,SAAc,GAAI,IAAI,CAG3W;AACD;;GAEG;AACH,eAAO,MAAM,yGAAyG,iMAAiM,CAAC;AACxT;;GAEG;AACH,eAAO,MAAM,8GAA8G,EAAE,gBAU5H,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,uHAAuH,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE/O;AACD;;;GAGG;AACH,wBAAgB,0GAA0G,CAAC,2FAA2F,GAAE,OAAO,CAAC,2FAA2F,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKzX;AACD,MAAM,WAAW,2FAA4F,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC5J;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACnB;AACD;;GAEG;AACH,MAAM,WAAW,8FAA+F,SAAQ,kBAAkB,CAAC,8FAA8F,CAAC;IACtO;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gHAAgH,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2FAA2F,GAAG,SAAS,CAAC,CAAC;IACnS;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gHAAgH,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5N;AACD;;GAEG;AACH,MAAM,WAAW,gHAAgH;IAC7H;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC9B;AACD;;;GAGG;AACH,wBAAgB,oGAAoG,CAAC,MAAM,EAAE,mBAAmB,EAAE,2FAA2F,GAAE,OAAO,CAAC,2FAA2F,CAAC,GAAG,SAAc,GAAI,IAAI,CAG3W;AACD;;GAEG;AACH,eAAO,MAAM,yGAAyG,iMAAiM,CAAC;AACxT;;GAEG;AACH,eAAO,MAAM,8GAA8G,EAAE,gBAU5H,CAAC"}
@@ -4,6 +4,7 @@ exports.DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrinc
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Creates a new instance of the appropriate class based on discriminator value
@@ -9,7 +9,6 @@ export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequest
9
9
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
10
  * @returns {Promise<ArrayBuffer>}
11
11
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
12
- * @see {@link https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0|Find more info here}
13
12
  */
14
13
  get(requestConfiguration?: RequestConfiguration<ContentRequestBuilderGetQueryParameters> | undefined): Promise<ArrayBuffer | undefined>;
15
14
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyC,KAAK,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAEvG,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,SAAS,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,0FAA0F,CAAC;AAOxI;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAsBnD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyC,KAAK,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAIvG,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;;;;;OAKG;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,SAAS,GAAG,SAAS,CAAC,CAAC;IACtI;;;;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,0FAA0F,CAAC;AAOxI;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAsBnD,CAAC"}
@@ -4,7 +4,9 @@ exports.ContentRequestBuilderRequestsMetadata = exports.ContentRequestBuilderUri
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
11
  /**
10
12
  * Uri template for the request builder.
@@ -10,22 +10,21 @@ export interface FilesFolderRequestBuilder extends BaseRequestBuilder<FilesFolde
10
10
  */
11
11
  get content(): ContentRequestBuilder;
12
12
  /**
13
- * Get the metadata for the location where the files of a channel are stored.
13
+ * Metadata for the location where the channel's files are stored.
14
14
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
15
  * @returns {Promise<DriveItem>}
16
16
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
17
- * @see {@link https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0|Find more info here}
18
17
  */
19
18
  get(requestConfiguration?: RequestConfiguration<FilesFolderRequestBuilderGetQueryParameters> | undefined): Promise<DriveItem | undefined>;
20
19
  /**
21
- * Get the metadata for the location where the files of a channel are stored.
20
+ * Metadata for the location where the channel's files are stored.
22
21
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
23
22
  * @returns {RequestInformation}
24
23
  */
25
24
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<FilesFolderRequestBuilderGetQueryParameters> | undefined): RequestInformation;
26
25
  }
27
26
  /**
28
- * Get the metadata for the location where the files of a channel are stored.
27
+ * Metadata for the location where the channel's files are stored.
29
28
  */
30
29
  export interface FilesFolderRequestBuilderGetQueryParameters {
31
30
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyC,KAAK,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAEvG,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAC/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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,2FAA2F,CAAC;AAQ7I;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyC,KAAK,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAIvG,OAAO,EAAyC,KAAK,qBAAqB,EAAE,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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,2FAA2F,CAAC;AAQ7I;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIhK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBAWvD,CAAC"}
@@ -4,8 +4,11 @@ exports.FilesFolderRequestBuilderRequestsMetadata = exports.FilesFolderRequestBu
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ // @ts-ignore
9
12
  const content_1 = require("./content/");
10
13
  /**
11
14
  * Uri template for the request builder.
@@ -50,43 +50,40 @@ export interface ChannelItemRequestBuilder extends BaseRequestBuilder<ChannelIte
50
50
  */
51
51
  get tabs(): TabsRequestBuilder;
52
52
  /**
53
- * Delete the channel.
53
+ * Delete navigation property channels for teams
54
54
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
55
55
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
56
- * @see {@link https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0|Find more info here}
57
56
  */
58
57
  delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
59
58
  /**
60
- * Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information.
59
+ * The collection of channels and messages associated with the team.
61
60
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
62
61
  * @returns {Promise<Channel>}
63
62
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
64
- * @see {@link https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0|Find more info here}
65
63
  */
66
64
  get(requestConfiguration?: RequestConfiguration<ChannelItemRequestBuilderGetQueryParameters> | undefined): Promise<Channel | undefined>;
67
65
  /**
68
- * Update the properties of the specified channel.
66
+ * Update the navigation property channels in teams
69
67
  * @param body The request body
70
68
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
71
69
  * @returns {Promise<Channel>}
72
70
  * @throws {ODataError} error when the service returns a 4XX or 5XX status code
73
- * @see {@link https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0|Find more info here}
74
71
  */
75
72
  patch(body: Channel, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Channel | undefined>;
76
73
  /**
77
- * Delete the channel.
74
+ * Delete navigation property channels for teams
78
75
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
79
76
  * @returns {RequestInformation}
80
77
  */
81
78
  toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
82
79
  /**
83
- * Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information.
80
+ * The collection of channels and messages associated with the team.
84
81
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
85
82
  * @returns {RequestInformation}
86
83
  */
87
84
  toGetRequestInformation(requestConfiguration?: RequestConfiguration<ChannelItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
88
85
  /**
89
- * Update the properties of the specified channel.
86
+ * Update the navigation property channels in teams
90
87
  * @param body The request body
91
88
  * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
92
89
  * @returns {RequestInformation}
@@ -94,7 +91,7 @@ export interface ChannelItemRequestBuilder extends BaseRequestBuilder<ChannelIte
94
91
  toPatchRequestInformation(body: Channel, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
95
92
  }
96
93
  /**
97
- * Retrieve the properties and relationships of a channel. This method supports federation. Only a user who is a member of the shared channel can retrieve channel information.
94
+ * The collection of channels and messages associated with the team.
98
95
  */
99
96
  export interface ChannelItemRequestBuilderGetQueryParameters {
100
97
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyD,KAAK,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAErH,OAAO,EAAmD,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAC7H,OAAO,EAAkH,KAAK,8FAA8F,EAAE,MAAM,qFAAqF,CAAC;AAC1T,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxJ,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpH,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAC3G,OAAO,EAAkG,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACxK,OAAO,EAA4E,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAC5H,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,gFAAgF,IAAI,8FAA8F,CAAC;IACvL;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACtH;;;;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,2CAA2C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,OAAO,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnI;AACD;;GAEG;AACH,MAAM,WAAW,2CAA2C;IACxD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,+EAA+E,CAAC;AAQjI;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yBAAyB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiChK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBA+BvD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -4,16 +4,27 @@ exports.ChannelItemRequestBuilderRequestsMetadata = exports.ChannelItemRequestBu
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
11
+ // @ts-ignore
9
12
  const completeMigration_1 = require("./completeMigration/");
13
+ // @ts-ignore
10
14
  const doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName_1 = require("./doesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName/");
15
+ // @ts-ignore
11
16
  const filesFolder_1 = require("./filesFolder/");
17
+ // @ts-ignore
12
18
  const members_1 = require("./members/");
19
+ // @ts-ignore
13
20
  const messages_1 = require("./messages/");
21
+ // @ts-ignore
14
22
  const provisionEmail_1 = require("./provisionEmail/");
23
+ // @ts-ignore
15
24
  const removeEmail_1 = require("./removeEmail/");
25
+ // @ts-ignore
16
26
  const sharedWithTeams_1 = require("./sharedWithTeams/");
27
+ // @ts-ignore
17
28
  const tabs_1 = require("./tabs/");
18
29
  /**
19
30
  * Uri template for the request builder.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA8P,KAAK,gBAAgB,EAAE,KAAK,qCAAqC,EAAE,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAExY,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,kBAAmB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,EAAE,CAAC;CACjC;AACD,MAAM,WAAW,eAAgB,SAAQ,qCAAqC,EAAE,QAAQ;IACpF;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,CAAC;CAC9B;AACD;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACxI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;;;GAIG;AACH,wBAAgB,8CAA8C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtK;AACD;;;;GAIG;AACH,wBAAgB,2CAA2C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEnK;AACD;;;GAGG;AACH,wBAAgB,iCAAiC,CAAC,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9J;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,eAAe,GAAE,OAAO,CAAC,eAAe,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKrJ;AACD;;;GAGG;AACH,wBAAgB,2BAA2B,CAAC,MAAM,EAAE,mBAAmB,EAAE,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGhJ;AACD;;;GAGG;AACH,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,mBAAmB,EAAE,eAAe,GAAE,OAAO,CAAC,eAAe,CAAC,GAAG,SAAc,GAAI,IAAI,CAGvI;AACD;;GAEG;AACH,eAAO,MAAM,4BAA4B,qEAAqE,CAAC;AAC/G;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAa/C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8P,KAAK,gBAAgB,EAAE,KAAK,qCAAqC,EAAE,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAIxY,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,kBAAmB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACnF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,EAAE,CAAC;CACjC;AACD,MAAM,WAAW,eAAgB,SAAQ,qCAAqC,EAAE,QAAQ;IACpF;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,EAAE,CAAC;CAC9B;AACD;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,kBAAkB,CAAC,iBAAiB,CAAC;IAC5E;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACxI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;;;GAIG;AACH,wBAAgB,8CAA8C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEtK;AACD;;;;GAIG;AACH,wBAAgB,2CAA2C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEnK;AACD;;;GAGG;AACH,wBAAgB,iCAAiC,CAAC,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK9J;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,eAAe,GAAE,OAAO,CAAC,eAAe,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKrJ;AACD;;;GAGG;AACH,wBAAgB,2BAA2B,CAAC,MAAM,EAAE,mBAAmB,EAAE,kBAAkB,GAAE,OAAO,CAAC,kBAAkB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGhJ;AACD;;;GAGG;AACH,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,mBAAmB,EAAE,eAAe,GAAE,OAAO,CAAC,eAAe,CAAC,GAAG,SAAc,GAAI,IAAI,CAGvI;AACD;;GAEG;AACH,eAAO,MAAM,4BAA4B,qEAAqE,CAAC;AAC/G;;GAEG;AACH,eAAO,MAAM,iCAAiC,EAAE,gBAa/C,CAAC"}