Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 253 Bytes

File metadata and controls

14 lines (9 loc) · 253 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Teams

$params = @{
}

Update-MgChatInstalledApp -ChatId $chatId -TeamsAppInstallationId $teamsAppInstallationId -BodyParameter $params