{
// Required
id: Id;
// Optional
name: string;
read_group_ids: Id[];
write_group_ids: Id[];
submitter_can_write: boolean;
}Updates the comment section. The given groups must belong to the same meeting.
The write_group_ids may not contain the meetings anonymous_group_id.
The request user needs motion.can_manage.