Name | Type | Contents |
---|---|---|
disqus.author.id | string | The id of a Disqus member. |
disqus.author.username | string | The username of an author. |
disqus.changed.author_id | string | The previous author_id prior to an update. |
disqus.changed.is_flagged | int | The previous is_flagged status prior to an update. |
disqus.changed.is_unapproved | int | The previous is_unapproved status prior to an update. |
disqus.changed.is_visible | int | The visibility status of a comment. |
disqus.changed.message | string | The previous text of a post or comment prior to an update. |
disqus.changed.negative_points | int | The new negative point count following an update. |
disqus.changed.positive_points | int | This target holds the new positive point count following an update. |
disqus.changed.report_count | string | The new report count following an update. |
disqus.changed.thread_id | string | The previous thread_id prior to an update. |
disqus.changed.type | string | The new type following an update. |
disqus.changed.vote | int | The previous vote value prior to an update. |
disqus.forum.id | string | The unique id of an entire Disqus forum. |
disqus.message | string | The text of a post or comment. |
disqus.parent.post.author.id | string | The id of the author of a post receiving comments. |
disqus.parent.post.author.username | string | The username of the author of a post receiving comments. |
disqus.parent.post.id | string | The id of a post receiving comments. |
disqus.post.id | string | The id of a post being voted up or down. |
disqus.post.link | string | The link to the web page that a comment appears on. |
disqus.recipient.id | string | The id of the author of a post or comment that is receiving a comment. |
disqus.status | string | The status of a comment. |
disqus.status_prev | string | The previous status of a comment, prior to a change. |
disqus.thread.id | string | The id of a thread. |
disqus.thread.link | string | A link to the page that a thread appears on. |
disqus.type | string | Indicates whether a Disqus interaction is a vote, a post, or a threadvote. |
disqus.vote | int | Indicates whether a vote was up or down. |
disqus.voter.id | string | The id of a voter. |