class EditGroup
Properties
int | $groupId | <p>The ID of the group to edit.</p> | ||
User | $actor | <p>The user performing the action.</p> | ||
array | $data | <p>The attributes to update on the post.</p> |
class EditGroup
int | $groupId | <p>The ID of the group to edit.</p> | ||
User | $actor | <p>The user performing the action.</p> | ||
array | $data | <p>The attributes to update on the post.</p> |