Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 406 Bytes

File metadata and controls

36 lines (32 loc) · 406 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams patch --team-id {team-id} --body '{
\
  "memberSettings": {
\
    "allowCreateUpdateChannels": true
\
  },
\
  "messagingSettings": {
\
    "allowUserEditMessages": true,
\
    "allowUserDeleteMessages": true
\
  },
\
  "funSettings": {
\
    "allowGiphy": true,
\
    "giphyContentRating": "strict"
\
  }
\
}
\
'