class EditDiscussion
Properties
int | $discussionId | <p>The ID of the discussion to edit.</p> | ||
User | $actor | <p>The user performing the action.</p> | ||
array | $data | <p>The attributes to update on the discussion.</p> |
class EditDiscussion
int | $discussionId | <p>The ID of the discussion to edit.</p> | ||
User | $actor | <p>The user performing the action.</p> | ||
array | $data | <p>The attributes to update on the discussion.</p> |