Skip to main content
A comment represents a user-authored response to an entity. Comments support nested replies, reactions, GIF attachments, user mentions, and moderation.

Properties

Nested Types

GifData

All six fields are required when a GIF is attached.

Includes

Pass an include array to populate optional fields:
The two single-comment reads (Fetch Comment and Fetch Comment by Foreign ID) nest the record under a comment key, so on those the summary is at comment.grants. The comment feed returns comments bare.

See Also