Set-TeamFunSettings
Note: This cmdlet is deprecated as of our 1.0 PowerShell release, and is not supported in our 1.0 release. To set a Team's settings, run Set-Team.
Update Giphy, Stickers and Memes settings.
PowerShell
Set-TeamFunSettings
-GroupId <String>
[-AllowGiphy <String>]
[-GiphyContentRating <String>]
[-AllowStickersAndMemes <String>]
[-AllowCustomMemes <String>]
PowerShell
Set-TeamFunSettings -GroupId 0ebb500c-f5f3-44dd-b155-cc8c4f383e2d -AllowGiphy true -GiphyContentRating Strict
Allow custom memes to be uploaded
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
Setting to enable giphy for team
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
Enable Stickers and memes
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
Settings to set content rating for giphy. Can be "Strict" or "Moderate"
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
GroupId of the team
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
GroupId, AllowGiphy, GiphyContentRating, AllowStickersAndMemes, AllowCustomMemes