Specifies the additional data retrieval options for comments.

Enumeration Members

All: -17

Expand everything including Reactions, Mentions and also include RenderedText (HTML) for markdown comments

Children: 32

If specified, then responses will be expanded in the results

None: 0

Include comments only, no mentions, reactions or rendered text

Reactions: 1

Include comment reactions

RenderedText: 8

Include the rendered text (html) in addition to markdown text

RenderedTextOnly: 16

If specified, then ONLY rendered text (html) will be returned, w/o markdown. Supposed to be used internally from data provides for optimization purposes.