Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 337 Bytes

File metadata and controls

15 lines (10 loc) · 337 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Teams

$params = @{
	"message@odata.bind" = "https://graph.microsoft.com/v1.0/chats/19:2da4c29f6d7041eca70b638b43d45437@thread.v2/messages/1616964509832"
}

New-MgChatPinnedMessage -ChatId $chatId -BodyParameter $params