Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 454 Bytes

File metadata and controls

38 lines (34 loc) · 454 Bytes
description Automatically generated file. DO NOT MODIFY
mgc groups team put --group-id {group-id} --body '{
\
  "memberSettings": {
\
    "allowCreatePrivateChannels": true,
\
    "allowCreateUpdateChannels": true
\
  },
\
  "messagingSettings": {
\
    "allowUserEditMessages": true,
\
    "allowUserDeleteMessages": true
\
  },
\
  "funSettings": {
\
    "allowGiphy": true,
\
    "giphyContentRating": "strict"
\
  }
\
}
\
'