class ReadDiscussion
Properties
int | $discussionId | <p>The ID of the discussion to mark as read.</p> | ||
User | $actor | <p>The user to mark the discussion as read for.</p> | ||
int | $lastReadPostNumber | <p>The number of the post to mark as read.</p> |
class ReadDiscussion
int | $discussionId | <p>The ID of the discussion to mark as read.</p> | ||
User | $actor | <p>The user to mark the discussion as read for.</p> | ||
int | $lastReadPostNumber | <p>The number of the post to mark as read.</p> |