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