class PostReply
Properties
| int | $discussionId | The ID of the discussion to post the reply to. |
|
|
| User | $actor | The user who is performing the action. |
|
|
| array | $data | The attributes to assign to the new post. |
|
|
| string | $ipAddress | The IP address of the actor. |
|