Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 346 Bytes

File metadata and controls

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

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

New-MgBetaChatPinnedMessage -ChatId $chatId -BodyParameter $params