@microsoft/msgraph-sdk-users 1.0.0-preview.14 → 1.0.0-preview.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/users/index.d.ts +3 -3
- package/users/item/calendar/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendar/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendar/events/index.d.ts +3 -3
- package/users/item/calendar/events/item/forward/index.d.ts +2 -2
- package/users/item/calendar/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendar/index.d.ts +5 -5
- package/users/item/calendarGroups/item/calendars/item/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendarGroups/item/calendars/item/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendarGroups/item/calendars/item/events/index.d.ts +3 -3
- package/users/item/calendarGroups/item/calendars/item/events/item/forward/index.d.ts +2 -2
- package/users/item/calendarGroups/item/calendars/item/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/calendarView/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/calendarView/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/events/index.d.ts +3 -3
- package/users/item/calendars/item/events/item/forward/index.d.ts +2 -2
- package/users/item/calendars/item/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/chats/item/members/item/index.d.ts +4 -4
- package/users/item/chats/item/messages/index.d.ts +3 -3
- package/users/item/chats/item/messages/item/replies/index.d.ts +6 -6
- package/users/item/cloudClipboard/index.d.ts +78 -0
- package/users/item/cloudClipboard/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/index.js +66 -0
- package/users/item/cloudClipboard/items/count/index.d.ts +41 -0
- package/users/item/cloudClipboard/items/count/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/items/count/index.js +35 -0
- package/users/item/cloudClipboard/items/index.d.ts +97 -0
- package/users/item/cloudClipboard/items/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/items/index.js +68 -0
- package/users/item/cloudClipboard/items/item/index.d.ts +69 -0
- package/users/item/cloudClipboard/items/item/index.d.ts.map +1 -0
- package/users/item/cloudClipboard/items/item/index.js +56 -0
- package/users/item/events/index.d.ts +3 -3
- package/users/item/events/item/forward/index.d.ts +2 -2
- package/users/item/events/item/instances/item/forward/index.d.ts +2 -2
- package/users/item/findMeetingTimes/index.d.ts +2 -2
- package/users/item/index.d.ts +9 -4
- package/users/item/index.d.ts.map +1 -1
- package/users/item/index.js +5 -0
- package/users/item/joinedTeams/item/channels/item/members/index.d.ts +3 -3
- package/users/item/joinedTeams/item/channels/item/members/item/index.d.ts +3 -3
- package/users/item/joinedTeams/item/channels/item/messages/index.d.ts +3 -3
- package/users/item/joinedTeams/item/channels/item/messages/item/index.d.ts +2 -2
- package/users/item/joinedTeams/item/channels/item/messages/item/replies/index.d.ts +6 -6
- package/users/item/joinedTeams/item/primaryChannel/members/index.d.ts +3 -3
- package/users/item/joinedTeams/item/primaryChannel/members/item/index.d.ts +3 -3
- package/users/item/joinedTeams/item/primaryChannel/messages/index.d.ts +3 -3
- package/users/item/joinedTeams/item/primaryChannel/messages/item/index.d.ts +2 -2
- package/users/item/joinedTeams/item/primaryChannel/messages/item/replies/index.d.ts +6 -6
- package/users/item/mailFolders/item/childFolders/item/messages/item/attachments/index.d.ts +3 -3
- package/users/item/mailFolders/item/index.d.ts +3 -3
- package/users/item/mailFolders/item/messages/item/attachments/index.d.ts +3 -3
- package/users/item/messages/index.d.ts +4 -4
- package/users/item/messages/item/attachments/index.d.ts +3 -3
- package/users/item/messages/item/index.d.ts +4 -4
- package/users/item/messages/item/value/index.d.ts +1 -1
- package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +3 -2
- package/users/item/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +3 -2
- package/users/item/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/users/item/presence/index.d.ts +4 -4
- package/users/item/settings/index.d.ts +5 -0
- package/users/item/settings/index.d.ts.map +1 -1
- package/users/item/settings/index.js +5 -0
- package/users/item/settings/windows/count/index.d.ts +41 -0
- package/users/item/settings/windows/count/index.d.ts.map +1 -0
- package/users/item/settings/windows/count/index.js +35 -0
- package/users/item/settings/windows/index.d.ts +97 -0
- package/users/item/settings/windows/index.d.ts.map +1 -0
- package/users/item/settings/windows/index.js +69 -0
- package/users/item/settings/windows/item/index.d.ts +78 -0
- package/users/item/settings/windows/item/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/index.js +66 -0
- package/users/item/settings/windows/item/instances/count/index.d.ts +41 -0
- package/users/item/settings/windows/item/instances/count/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/instances/count/index.js +35 -0
- package/users/item/settings/windows/item/instances/index.d.ts +97 -0
- package/users/item/settings/windows/item/instances/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/instances/index.js +68 -0
- package/users/item/settings/windows/item/instances/item/index.d.ts +69 -0
- package/users/item/settings/windows/item/instances/item/index.d.ts.map +1 -0
- package/users/item/settings/windows/item/instances/item/index.js +56 -0
package/users/item/index.d.ts
CHANGED
|
@@ -12,6 +12,7 @@ import { type ChangePasswordRequestBuilder } from './changePassword/';
|
|
|
12
12
|
import { type ChatsRequestBuilder } from './chats/';
|
|
13
13
|
import { type CheckMemberGroupsRequestBuilder } from './checkMemberGroups/';
|
|
14
14
|
import { type CheckMemberObjectsRequestBuilder } from './checkMemberObjects/';
|
|
15
|
+
import { type CloudClipboardRequestBuilder } from './cloudClipboard/';
|
|
15
16
|
import { type ContactFoldersRequestBuilder } from './contactFolders/';
|
|
16
17
|
import { type ContactsRequestBuilder } from './contacts/';
|
|
17
18
|
import { type CreatedObjectsRequestBuilder } from './createdObjects/';
|
|
@@ -129,6 +130,10 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
|
|
|
129
130
|
* Provides operations to call the checkMemberObjects method.
|
|
130
131
|
*/
|
|
131
132
|
get checkMemberObjects(): CheckMemberObjectsRequestBuilder;
|
|
133
|
+
/**
|
|
134
|
+
* Provides operations to manage the cloudClipboard property of the microsoft.graph.user entity.
|
|
135
|
+
*/
|
|
136
|
+
get cloudClipboard(): CloudClipboardRequestBuilder;
|
|
132
137
|
/**
|
|
133
138
|
* Provides operations to manage the contactFolders property of the microsoft.graph.user entity.
|
|
134
139
|
*/
|
|
@@ -362,10 +367,10 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
|
|
|
362
367
|
*/
|
|
363
368
|
get wipeManagedAppRegistrationsByDeviceTag(): WipeManagedAppRegistrationsByDeviceTagRequestBuilder;
|
|
364
369
|
/**
|
|
365
|
-
*
|
|
370
|
+
* Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
|
|
366
371
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
367
372
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
368
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
373
|
+
* @see {@link https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0|Find more info here}
|
|
369
374
|
*/
|
|
370
375
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
371
376
|
/**
|
|
@@ -380,7 +385,7 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
|
|
|
380
385
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
381
386
|
* @returns {Promise<User>}
|
|
382
387
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
383
|
-
* @see {@link https://learn.microsoft.com/graph/api/intune-
|
|
388
|
+
* @see {@link https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0|Find more info here}
|
|
384
389
|
*/
|
|
385
390
|
get(requestConfiguration?: RequestConfiguration<UserItemRequestBuilderGetQueryParameters> | undefined): Promise<User | undefined>;
|
|
386
391
|
/**
|
|
@@ -400,7 +405,7 @@ export interface UserItemRequestBuilder extends BaseRequestBuilder<UserItemReque
|
|
|
400
405
|
*/
|
|
401
406
|
reminderViewWithStartDateTimeWithEndDateTime(endDateTime: string | undefined, startDateTime: string | undefined): ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder;
|
|
402
407
|
/**
|
|
403
|
-
*
|
|
408
|
+
* Delete user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, see deletedItems.
|
|
404
409
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
405
410
|
* @returns {RequestInformation}
|
|
406
411
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmD,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAE5G,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACpJ,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AAC5L,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AACpL,OAAO,EAA+C,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACjH,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAAsF,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAChJ,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAC5J,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpH,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChI,OAAO,EAAmD,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAC7H,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAChI,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAA8I,KAAK,mDAAmD,EAAE,MAAM,0CAA0C,CAAC;AAChQ,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAChK,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzF,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AACpI,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AACpL,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AACpI,OAAO,EAAkE,KAAK,8CAA8C,EAAE,MAAM,qCAAqC,CAAC;AAC1K,OAAO,EAAiF,KAAK,6DAA6D,EAAE,MAAM,oDAAoD,CAAC;AACvN,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAChI,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACpJ,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAC1H,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAChK,OAAO,EAA6C,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAC3G,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,oCAAoC,CAAC;AACvK,OAAO,EAAuD,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AACzI,OAAO,EAAkE,KAAK,8CAA8C,EAAE,MAAM,qCAAqC,CAAC;AAC1K,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACvH,OAAO,EAAkD,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAC1H,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AACxM,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxJ,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAAiD,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACvH,OAAO,EAA0F,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxJ,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AACxM,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAgH,KAAK,oCAAoC,EAAE,MAAM,2BAA2B,CAAC;AACpM,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AACpK,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAC5J,OAAO,EAA4F,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AAC5J,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AACpI,OAAO,EAAoG,KAAK,8BAA8B,EAAE,MAAM,qBAAqB,CAAC;AAC5K,OAAO,EAA8E,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChI,OAAO,EAAgF,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AACpI,OAAO,EAAkF,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACxI,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAChL,OAAO,EAA8E,KAAK,0DAA0D,EAAE,MAAM,iDAAiD,CAAC;AAC9M,OAAO,EAAgE,KAAK,4CAA4C,EAAE,MAAM,mCAAmC,CAAC;AACpK,OAAO,EAA4D,KAAK,wCAAwC,EAAE,MAAM,+BAA+B,CAAC;AACxJ,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAC/F,OAAO,EAA0D,KAAK,sCAAsC,EAAE,MAAM,6BAA6B,CAAC;AAClJ,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AACtI,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AACpL,OAAO,EAA0C,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAClG,OAAO,EAAsH,KAAK,uCAAuC,EAAE,MAAM,8BAA8B,CAAC;AAChN,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAC5I,OAAO,EAA4E,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAC5H,OAAO,EAAwG,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AACpL,OAAO,EAAsD,KAAK,kCAAkC,EAAE,MAAM,yBAAyB,CAAC;AACtI,OAAO,EAAE,KAAK,oDAAoD,EAAwE,MAAM,2CAA2C,CAAC;AAC5L,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,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,qCAAqC,IAAI,mDAAmD,CAAC;IACjG;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,gCAAgC,IAAI,8CAA8C,CAAC;IACvF;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,gCAAgC,IAAI,8CAA8C,CAAC;IACvF;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,gBAAgB,IAAI,8BAA8B,CAAC;IACvD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,8BAA8B,IAAI,4CAA4C,CAAC;IACnF;;OAEG;IACH,IAAI,0BAA0B,IAAI,wCAAwC,CAAC;IAC3E;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,wBAAwB,IAAI,sCAAsC,CAAC;IACvE;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,yBAAyB,IAAI,uCAAuC,CAAC;IACzE;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,oBAAoB,IAAI,kCAAkC,CAAC;IAC/D;;OAEG;IACH,IAAI,sCAAsC,IAAI,oDAAoD,CAAC;IACnG;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,+CAA+C,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,EAAE,GAAG,EAAE,MAAM,GAAG,SAAS,GAAI,6DAA6D,CAAC;IACpK;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IACpI;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAChH;;;;;OAKG;IACF,4CAA4C,CAAC,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,aAAa,EAAE,MAAM,GAAG,SAAS,GAAI,0DAA0D,CAAC;IAC/K;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,uDAAuD,CAAC;AAQtG;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
package/users/item/index.js
CHANGED
|
@@ -19,6 +19,7 @@ const changePassword_1 = require("./changePassword/");
|
|
|
19
19
|
const chats_1 = require("./chats/");
|
|
20
20
|
const checkMemberGroups_1 = require("./checkMemberGroups/");
|
|
21
21
|
const checkMemberObjects_1 = require("./checkMemberObjects/");
|
|
22
|
+
const cloudClipboard_1 = require("./cloudClipboard/");
|
|
22
23
|
const contactFolders_1 = require("./contactFolders/");
|
|
23
24
|
const contacts_1 = require("./contacts/");
|
|
24
25
|
const createdObjects_1 = require("./createdObjects/");
|
|
@@ -148,6 +149,10 @@ exports.UserItemRequestBuilderNavigationMetadata = {
|
|
|
148
149
|
checkMemberObjects: {
|
|
149
150
|
requestsMetadata: checkMemberObjects_1.CheckMemberObjectsRequestBuilderRequestsMetadata,
|
|
150
151
|
},
|
|
152
|
+
cloudClipboard: {
|
|
153
|
+
requestsMetadata: cloudClipboard_1.CloudClipboardRequestBuilderRequestsMetadata,
|
|
154
|
+
navigationMetadata: cloudClipboard_1.CloudClipboardRequestBuilderNavigationMetadata,
|
|
155
|
+
},
|
|
151
156
|
contactFolders: {
|
|
152
157
|
requestsMetadata: contactFolders_1.ContactFoldersRequestBuilderRequestsMetadata,
|
|
153
158
|
navigationMetadata: contactFolders_1.ContactFoldersRequestBuilderNavigationMetadata,
|
|
@@ -30,12 +30,12 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMemberCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Add a conversationMember to a channel.
|
|
33
|
+
* Add a conversationMember to a channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ConversationMember>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ConversationMember | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Add a conversationMember to a channel.
|
|
48
|
+
* Add a conversationMember to a channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -20,12 +20,12 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
20
20
|
*/
|
|
21
21
|
get(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMember | undefined>;
|
|
22
22
|
/**
|
|
23
|
-
* Update the role of a conversationMember in a
|
|
23
|
+
* Update the role of a conversationMember in a team or channel.
|
|
24
24
|
* @param body The request body
|
|
25
25
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
26
|
* @returns {Promise<ConversationMember>}
|
|
27
27
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
28
|
+
* @see {@link https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0|Find more info here}
|
|
29
29
|
*/
|
|
30
30
|
patch(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ConversationMember | undefined>;
|
|
31
31
|
/**
|
|
@@ -41,7 +41,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
41
41
|
*/
|
|
42
42
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
43
43
|
/**
|
|
44
|
-
* Update the role of a conversationMember in a
|
|
44
|
+
* Update the role of a conversationMember in a team or channel.
|
|
45
45
|
* @param body The request body
|
|
46
46
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
47
|
* @returns {RequestInformation}
|
|
@@ -30,12 +30,12 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Send a new chatMessage in the specified channel
|
|
33
|
+
* Send a new chatMessage in the specified channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ChatMessage>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Send a new chatMessage in the specified channel
|
|
48
|
+
* Send a new chatMessage in the specified channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -49,7 +49,7 @@ export interface ChatMessageItemRequestBuilder extends BaseRequestBuilder<ChatMe
|
|
|
49
49
|
*/
|
|
50
50
|
get(requestConfiguration?: RequestConfiguration<ChatMessageItemRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessage | undefined>;
|
|
51
51
|
/**
|
|
52
|
-
* Update a chatMessage object.
|
|
52
|
+
* Update a chatMessage object. Except for the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.Only the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation fails. This method doesn't support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.
|
|
53
53
|
* @param body The request body
|
|
54
54
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
* @returns {Promise<ChatMessage>}
|
|
@@ -70,7 +70,7 @@ export interface ChatMessageItemRequestBuilder extends BaseRequestBuilder<ChatMe
|
|
|
70
70
|
*/
|
|
71
71
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ChatMessageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
72
72
|
/**
|
|
73
|
-
* Update a chatMessage object.
|
|
73
|
+
* Update a chatMessage object. Except for the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.Only the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation fails. This method doesn't support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.
|
|
74
74
|
* @param body The request body
|
|
75
75
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
76
76
|
* @returns {RequestInformation}
|
|
@@ -22,7 +22,7 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
22
22
|
*/
|
|
23
23
|
byChatMessageId1(chatMessageId1: string): ChatMessageItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
25
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<ChatMessageCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -30,22 +30,22 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<RepliesRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Create a new reply to a chatMessage in a specified channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ChatMessage>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
42
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {RequestInformation}
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<RepliesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* Create a new reply to a chatMessage in a specified channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -53,7 +53,7 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
53
53
|
toPostRequestInformation(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
56
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
57
57
|
*/
|
|
58
58
|
export interface RepliesRequestBuilderGetQueryParameters {
|
|
59
59
|
/**
|
|
@@ -30,12 +30,12 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMemberCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Add a conversationMember to a channel.
|
|
33
|
+
* Add a conversationMember to a channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ConversationMember>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ConversationMember | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface MembersRequestBuilder extends BaseRequestBuilder<MembersRequest
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MembersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Add a conversationMember to a channel.
|
|
48
|
+
* Add a conversationMember to a channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -20,12 +20,12 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
20
20
|
*/
|
|
21
21
|
get(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): Promise<ConversationMember | undefined>;
|
|
22
22
|
/**
|
|
23
|
-
* Update the role of a conversationMember in a
|
|
23
|
+
* Update the role of a conversationMember in a team or channel.
|
|
24
24
|
* @param body The request body
|
|
25
25
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
26
|
* @returns {Promise<ConversationMember>}
|
|
27
27
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
28
|
+
* @see {@link https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0|Find more info here}
|
|
29
29
|
*/
|
|
30
30
|
patch(body: ConversationMember, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ConversationMember | undefined>;
|
|
31
31
|
/**
|
|
@@ -41,7 +41,7 @@ export interface ConversationMemberItemRequestBuilder extends BaseRequestBuilder
|
|
|
41
41
|
*/
|
|
42
42
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ConversationMemberItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
43
43
|
/**
|
|
44
|
-
* Update the role of a conversationMember in a
|
|
44
|
+
* Update the role of a conversationMember in a team or channel.
|
|
45
45
|
* @param body The request body
|
|
46
46
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
47
|
* @returns {RequestInformation}
|
|
@@ -30,12 +30,12 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Send a new chatMessage in the specified channel
|
|
33
|
+
* Send a new chatMessage in the specified channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ChatMessage>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Send a new chatMessage in the specified channel
|
|
48
|
+
* Send a new chatMessage in the specified channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -49,7 +49,7 @@ export interface ChatMessageItemRequestBuilder extends BaseRequestBuilder<ChatMe
|
|
|
49
49
|
*/
|
|
50
50
|
get(requestConfiguration?: RequestConfiguration<ChatMessageItemRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessage | undefined>;
|
|
51
51
|
/**
|
|
52
|
-
* Update a chatMessage object.
|
|
52
|
+
* Update a chatMessage object. Except for the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.Only the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation fails. This method doesn't support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.
|
|
53
53
|
* @param body The request body
|
|
54
54
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
* @returns {Promise<ChatMessage>}
|
|
@@ -70,7 +70,7 @@ export interface ChatMessageItemRequestBuilder extends BaseRequestBuilder<ChatMe
|
|
|
70
70
|
*/
|
|
71
71
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ChatMessageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
72
72
|
/**
|
|
73
|
-
* Update a chatMessage object.
|
|
73
|
+
* Update a chatMessage object. Except for the policyViolation property, all properties of a chatMessage can be updated in delegated permissions scenarios.Only the policyViolation property of a chatMessage can be updated in application permissions scenarios. The update only works for chats where members are Microsoft Teams users. If one of the participants is using Skype, the operation fails. This method doesn't support federation. Only the user in the tenant who sent the message can perform data loss prevention (DLP) updates on the specified chat message.
|
|
74
74
|
* @param body The request body
|
|
75
75
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
76
76
|
* @returns {RequestInformation}
|
|
@@ -22,7 +22,7 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
22
22
|
*/
|
|
23
23
|
byChatMessageId1(chatMessageId1: string): ChatMessageItemRequestBuilder;
|
|
24
24
|
/**
|
|
25
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
25
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<ChatMessageCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -30,22 +30,22 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<RepliesRequestBuilderGetQueryParameters> | undefined): Promise<ChatMessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Create a new reply to a chatMessage in a specified channel.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<ChatMessage>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ChatMessage | undefined>;
|
|
41
41
|
/**
|
|
42
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
42
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
43
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
44
|
* @returns {RequestInformation}
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<RepliesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
*
|
|
48
|
+
* Create a new reply to a chatMessage in a specified channel.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -53,7 +53,7 @@ export interface RepliesRequestBuilder extends BaseRequestBuilder<RepliesRequest
|
|
|
53
53
|
toPostRequestInformation(body: ChatMessage, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
54
54
|
}
|
|
55
55
|
/**
|
|
56
|
-
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself,
|
|
56
|
+
* List all the replies to a message in a channel of a team. This method lists only the replies of the specified message, if any. To get the message itself, call get channel message.
|
|
57
57
|
*/
|
|
58
58
|
export interface RepliesRequestBuilderGetQueryParameters {
|
|
59
59
|
/**
|
|
@@ -30,12 +30,12 @@ export interface AttachmentsRequestBuilder extends BaseRequestBuilder<Attachment
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters> | undefined): Promise<AttachmentCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Use this API to
|
|
33
|
+
* Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<Attachment>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: Attachment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Attachment | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface AttachmentsRequestBuilder extends BaseRequestBuilder<Attachment
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Use this API to
|
|
48
|
+
* Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -45,12 +45,12 @@ export interface MailFolderItemRequestBuilder extends BaseRequestBuilder<MailFol
|
|
|
45
45
|
*/
|
|
46
46
|
get(requestConfiguration?: RequestConfiguration<MailFolderItemRequestBuilderGetQueryParameters> | undefined): Promise<MailFolder | undefined>;
|
|
47
47
|
/**
|
|
48
|
-
* Update the
|
|
48
|
+
* Update the properties of mailfolder object.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {Promise<MailFolder>}
|
|
52
52
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
53
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
53
|
+
* @see {@link https://learn.microsoft.com/graph/api/mailfolder-update?view=graph-rest-1.0|Find more info here}
|
|
54
54
|
*/
|
|
55
55
|
patch(body: MailFolder, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailFolder | undefined>;
|
|
56
56
|
/**
|
|
@@ -66,7 +66,7 @@ export interface MailFolderItemRequestBuilder extends BaseRequestBuilder<MailFol
|
|
|
66
66
|
*/
|
|
67
67
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MailFolderItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
68
68
|
/**
|
|
69
|
-
* Update the
|
|
69
|
+
* Update the properties of mailfolder object.
|
|
70
70
|
* @param body The request body
|
|
71
71
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
72
72
|
* @returns {RequestInformation}
|
|
@@ -30,12 +30,12 @@ export interface AttachmentsRequestBuilder extends BaseRequestBuilder<Attachment
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters> | undefined): Promise<AttachmentCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Use this API to
|
|
33
|
+
* Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<Attachment>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: Attachment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Attachment | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface AttachmentsRequestBuilder extends BaseRequestBuilder<Attachment
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Use this API to
|
|
48
|
+
* Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -26,16 +26,16 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
26
26
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
27
|
* @returns {Promise<MessageCollectionResponse>}
|
|
28
28
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
29
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
29
|
+
* @see {@link https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0|Find more info here}
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): Promise<MessageCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Create
|
|
33
|
+
* Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the message.- Update the draft later to add content to the body or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<Message>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/user-post-messages?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: Message, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Message | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder<MessagesReque
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MessagesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Create
|
|
48
|
+
* Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the message.- Update the draft later to add content to the body or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -30,12 +30,12 @@ export interface AttachmentsRequestBuilder extends BaseRequestBuilder<Attachment
|
|
|
30
30
|
*/
|
|
31
31
|
get(requestConfiguration?: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters> | undefined): Promise<AttachmentCollectionResponse | undefined>;
|
|
32
32
|
/**
|
|
33
|
-
* Use this API to
|
|
33
|
+
* Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
|
|
34
34
|
* @param body The request body
|
|
35
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
36
|
* @returns {Promise<Attachment>}
|
|
37
37
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
38
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
38
|
+
* @see {@link https://learn.microsoft.com/graph/api/eventmessage-post-attachments?view=graph-rest-1.0|Find more info here}
|
|
39
39
|
*/
|
|
40
40
|
post(body: Attachment, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Attachment | undefined>;
|
|
41
41
|
/**
|
|
@@ -45,7 +45,7 @@ export interface AttachmentsRequestBuilder extends BaseRequestBuilder<Attachment
|
|
|
45
45
|
*/
|
|
46
46
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AttachmentsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
47
47
|
/**
|
|
48
|
-
* Use this API to
|
|
48
|
+
* Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
|
|
49
49
|
* @param body The request body
|
|
50
50
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
51
51
|
* @returns {RequestInformation}
|
|
@@ -76,16 +76,16 @@ export interface MessageItemRequestBuilder extends BaseRequestBuilder<MessageIte
|
|
|
76
76
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
77
77
|
* @returns {Promise<Message>}
|
|
78
78
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
79
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
79
|
+
* @see {@link https://learn.microsoft.com/graph/api/message-get?view=graph-rest-1.0|Find more info here}
|
|
80
80
|
*/
|
|
81
81
|
get(requestConfiguration?: RequestConfiguration<MessageItemRequestBuilderGetQueryParameters> | undefined): Promise<Message | undefined>;
|
|
82
82
|
/**
|
|
83
|
-
* Update the properties of
|
|
83
|
+
* Update the properties of an eventMessage object.
|
|
84
84
|
* @param body The request body
|
|
85
85
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
86
86
|
* @returns {Promise<Message>}
|
|
87
87
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
88
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
88
|
+
* @see {@link https://learn.microsoft.com/graph/api/eventmessage-update?view=graph-rest-1.0|Find more info here}
|
|
89
89
|
*/
|
|
90
90
|
patch(body: Message, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Message | undefined>;
|
|
91
91
|
/**
|
|
@@ -101,7 +101,7 @@ export interface MessageItemRequestBuilder extends BaseRequestBuilder<MessageIte
|
|
|
101
101
|
*/
|
|
102
102
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MessageItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
103
103
|
/**
|
|
104
|
-
* Update the properties of
|
|
104
|
+
* Update the properties of an eventMessage object.
|
|
105
105
|
* @param body The request body
|
|
106
106
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
107
107
|
* @returns {RequestInformation}
|
|
@@ -8,7 +8,7 @@ export interface ContentRequestBuilder extends BaseRequestBuilder<ContentRequest
|
|
|
8
8
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
9
|
* @returns {Promise<ArrayBuffer>}
|
|
10
10
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
-
* @see {@link https://learn.microsoft.com/graph/api/
|
|
11
|
+
* @see {@link https://learn.microsoft.com/graph/api/user-list-messages?view=graph-rest-1.0|Find more info here}
|
|
12
12
|
*/
|
|
13
13
|
get(requestConfiguration?: RequestConfiguration<ContentRequestBuilderGetQueryParameters> | undefined): Promise<ArrayBuffer | undefined>;
|
|
14
14
|
/**
|
|
@@ -34,14 +34,15 @@ export interface SendVirtualAppointmentReminderSmsPostRequestBody extends Additi
|
|
|
34
34
|
*/
|
|
35
35
|
export interface SendVirtualAppointmentReminderSmsRequestBuilder extends BaseRequestBuilder<SendVirtualAppointmentReminderSmsRequestBuilder> {
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* Send an SMS reminder to external attendees for a Teams virtual appointment. This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications.
|
|
38
38
|
* @param body The request body
|
|
39
39
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
40
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
41
|
+
* @see {@link https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0|Find more info here}
|
|
41
42
|
*/
|
|
42
43
|
post(body: SendVirtualAppointmentReminderSmsPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
43
44
|
/**
|
|
44
|
-
*
|
|
45
|
+
* Send an SMS reminder to external attendees for a Teams virtual appointment. This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications.
|
|
45
46
|
* @param body The request body
|
|
46
47
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
48
|
* @returns {RequestInformation}
|