Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 6.81 KB

File metadata and controls

13 lines (10 loc) · 6.81 KB

DocumentInteractions

Fields

Field Type Required Description
numComments Optional<Long> The count of comments (thread replies in the case of slack).
numReactions Optional<Long> The count of reactions on the document.
reactions List<String> : warning: ** DEPRECATED **: Deprecated on 2026-02-05, removal scheduled for 2026-10-15: Use reacts instead.

To be deprecated in favor of reacts. A (potentially non-exhaustive) list of reactions for the document.
reacts List<Reaction> N/A
shares List<Share> Describes instances of someone posting a link to this document in one of our indexed datasources.
visitorCount Optional<CountInfo> N/A