Ξυ³h&"­W˜      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–— Safe-Inferred"18;?γY  ms-graph-apia collection of items with key value ms-graph-apiSpecialized version of ˜ to ™s2This can be used to catch exceptions of composite š statements, e.g. around a do block ms-graph-apiΗCreate a new TLS manager, which should be reused throughout the program ms-graph-apiRun a š computation› ms-graph-api )POST https://graph.microsoft.com/v1.0/...œ ms-graph-api (GET https://graph.microsoft.com/v1.0/... ms-graph-api (GET https://graph.microsoft.com/v1.0/...πReturns the response body as a bytestring, e.g. for endpoints that download files or general bytestring payloadsž ms-graph-api-drop the prefix and lowercase first charactere.g. userDisplayName ->  displayNameŸ ms-graph-api-drop the prefix and lowercase first character  ms-graph-apiόDrops the given prefix from a list. It returns the original sequence if the sequence doesn't start with the given prefix. ΝdropPrefix "Mr. " "Mr. Men" == "Men" dropPrefix "Mr. " "Dr. Men" == "Dr. Men" ms-graph-api user program› ms-graph-apiURI path segments ms-graph-apirequest parameters etc. ms-graph-api request bodyœ ms-graph-apiURI path segments ms-graph-apirequest parameters etc. ms-graph-apiURI path segmentsž ms-graph-api record prefixŸ ms-graph-apirecord name prefix ms-graph-apiJSON field name ‘’›œž Safe-Inferred"8;?γ   ms-graph-apiΙThe File resource groups file-related data items into a single structure. Ξhttps://learn.microsoft.com/en-us/graph/api/resources/file?view=graph-rest-1.0  ms-graph-apiŸThe Folder resource groups folder-related data on an item into a single structure. DriveItems with a non-null folder facet are containers for other DriveItems. Πhttps://learn.microsoft.com/en-us/graph/api/resources/folder?view=graph-rest-1.0 ms-graph-api+A sum type for the various drive item typesβThis is a departure from the original API but makes it convenient to pattern match on constructors ms-graph-apiThe Ε resource represents a file, folder, or other item stored in a drive.ΨAll file system objects in OneDrive and SharePoint are returned as driveItem resources.  Σhttps://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0 ms-graph-api.download a complete file from user's directory %GET /me/drive/items/{item-id}/content ηhttps://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http#request ms-graph-apidownload a file from a drive .GET /drives/{drive-id}/items/{item-id}/content ηhttps://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http#request  ms-graph-api5List children in the root of the current user's drive GET /me/drive/root/children –https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http#list-children-in-the-root-of-the-current-users-drive! ms-graph-api)List children of an item of a group drive 5GET /groups/{group-id}/drive/items/{item-id}/children αhttps://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http ms-graph-apiitem ID ms-graph-apidrive ID ms-graph-apifile ID! ms-graph-apigroup ID ms-graph-apiitem ID  ! !   Safe-Inferred"8;?γΰD ms-graph-apiGet drive of current userE ms-graph-api5List children in the root of the current user's drive –https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http#list-children-in-the-root-of-the-current-users-driveF ms-graph-api5List children in the root of the current user's drive /GET /drives/{drive-id}/items/{item-id}/children –https://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=http#list-children-in-the-root-of-the-current-users-driveF ms-graph-apidrive ID ms-graph-apiitem ID =@?>ACBDEF DEFACB=@?> Safe-Inferred"8;?γΧX ms-graph-apiμA subscription allows a client app to receive change notifications about changes to data in Microsoft Graph. Φhttps://learn.microsoft.com/en-us/graph/api/resources/subscription?view=graph-rest-1.0^ ms-graph-api”The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol. Any query string parameter included in the notificationUrl property will be included in the HTTP POST request when Microsoft Graph sends the change notifications._ ms-graph-apiΨSpecifies the resource that will be monitored for changes. Do not include the base URL (!https://graph.microsoft.com/v1.0/)a ms-graph-api4Represents the notification sent to the subscriber. άhttps://learn.microsoft.com/en-us/graph/api/resources/changenotification?view=graph-rest-1.0j ms-graph-apiCreate a subscription ιhttps://learn.microsoft.com/en-us/graph/api/subscription-post-subscriptions?view=graph-rest-1.0&tabs=http 4 POST https://graph.microsoft.com/v1.0/subscriptions†Creating a subscription requires read scope to the resource. For example, to get change notifications on messages, your app needs the  Mail.Read permission.ORQPSWVUTX`_^]\[ZYaihgfedcbjaihgfedcbjX`_^]\[ZYSWVUTORQP Safe-Inferred"8;?γ; Safe-Inferred"8;?γu Safe-Inferred"8;?γμ~ ms-graph-apiΞGroups are collections of principals with shared access to resources in Microsoft services or in your app. Different principals such as users, other groups, devices, and applications can be part of groups.  γhttps://learn.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-1.0&tabs=httpƒ ms-graph-apiΛGet the teams in Microsoft Teams that the given user is a direct member of. 1GET /users/{id | user-principal-name}/joinedTeams ίhttps://learn.microsoft.com/en-us/graph/api/user-list-joinedteams?view=graph-rest-1.0&tabs=http„ ms-graph-apiΝGet the teams in Microsoft Teams that the current user is a direct member of. GET /me/joinedTeams ίhttps://learn.microsoft.com/en-us/graph/api/user-list-joinedteams?view=graph-rest-1.0&tabs=http… ms-graph-apiGet the  s in the ~% storage, starting from the root item *GET /groups/{group-id}/drive/root/children αhttps://learn.microsoft.com/en-us/graph/api/driveitem-list-children?view=graph-rest-1.0&tabs=httpƒ ms-graph-apiUser ID… ms-graph-apiGroup ID~€‚ƒ„…ƒ„…~€‚ Safe-Inferred"8;?γ7‘ ms-graph-apiGet user information GET /users/{user-id} Ϊhttps://learn.microsoft.com/en-us/graph/api/user-get?view=graph-rest-1.0&tabs=http#request’ ms-graph-api!Get information on signed-in userŸCalling the /me endpoint requires a signed-in user and therefore a delegated permission. Application permissions are not supported when using the /me endpoint. GET /me άhttps://learn.microsoft.com/en-us/graph/api/user-get?view=graph-rest-1.0&tabs=http#request-1‘ ms-graph-apiuser idŒŽ‘’ŒŽ‘’£       !"#$%&'()*+,-./0123456789:;<=>?@ABBCDEFG-H/0IJKLMNOPQRSTUUVWXYZ[\]]^_`abcdefghijklmnopqrstuvwxyyz{|}~€‚ƒ„…††‡ˆ‰Š‹ŒŽ‘’“”•–”•—˜Š™š›œ”•žŸ*ms-graph-api-0.8.0.0-1Hc87tdNmGcmk9g3yH9mp MSGraphAPIMSGraphAPI.Files.DriveItemMSGraphAPI.Drive+MSGraphAPI.ChangeNotifications.SubscriptionMSGraphAPI.Users.GroupMSGraphAPI.Users.UserMSGraphAPI.Internal.CommonMSGraphAPI.User CollectioncValue cNextLinktryReqwithTLSrunPackagedipTypeFile difiMimeTypeFolderdifoChildCountDIItemDIIFile DIIFolder DIIRemoteItemDIIPhotoDIIVideo DIIBundle DIIPackage DriveItemdiIddiNamediLastModifiedDateTimediItemdownloadFileMe downloadFilelistRootChildrenMelistGroupItemChildren$fToJSONFolder$fFromJSONFolder $fToJSONFile$fFromJSONFile$fToJSONPackage$fFromJSONPackage$fToJSONDIItem$fFromJSONDriveItem$fToJSONDriveItem$fShowDriveItem$fGenericDriveItem $fEqDIItem $fOrdDIItem $fShowDIItem$fGenericDIItem $fEqPackage $fOrdPackage $fShowPackage$fGenericPackage$fEqFile $fOrdFile $fShowFile $fGenericFile $fEqFolder $fOrdFolder $fShowFolder$fGenericFolderdiSizeDrivedId getDriveMegetDriveItemsMegetDriveItemChildren$fFromJSONDrive $fEqDriveItem $fEqDrive $fShowDrive$fGenericDrive ChangeType CTCreated CTUpdated CTDeleted LatestTLSVerLTV10LTV11LTV12LTV13 SubscriptioncnsId cnsChangeTypecnsClientStatecnsExpirationDateTimecnsNotificationUrl cnsResourcecnsLatestSupportedTLSVersionChangeNotification cnChangeType cnClientStatecnId cnResourcecnResourceDatacnSubscriptionId cnTenantIdcreateSubscription$fToJSONLatestTLSVer$fFromJSONLatestTLSVer$fToJSONChangeType$fFromJSONChangeType$fToJSONSubscription$fFromJSONSubscription$fFromJSONChangeNotification$fEqChangeNotification$fShowChangeNotification$fGenericChangeNotification$fEqSubscription$fShowSubscription$fGenericSubscription$fEqChangeType$fShowChangeType$fGenericChangeType$fEqLatestTLSVer$fShowLatestTLSVer$fGenericLatestTLSVerGroupgId gDisplayName gDescriptiongetUserJoinedTeamsgetMeJoinedTeamsgetGroupsDriveItems $fToJSONGroup$fFromJSONGroup $fEqGroup $fOrdGroup $fShowGroup$fGenericGroupUseruIduUserPrincipalName uDisplayNamegetgetMe$fFromJSONUser$fEqUser $fOrdUser $fShowUser $fGenericUser(unliftio-0.2.25.0-1yumDl5rJ8q5jLohqgjwv1UnliftIO.Exceptiontry req-3.13.1-TMZFe8v7vNAXIJoIFPhdKNetwork.HTTP.Req HttpExceptionReqpostgetLbs aesonOptions recordName dropPrefixrunReqput