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
num_comments Optional[int] The count of comments (thread replies in the case of slack).
num_reactions Optional[int] The count of reactions on the document.
reactions List[str] : 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[models.Reaction] N/A
shares List[models.Share] Describes instances of someone posting a link to this document in one of our indexed datasources.
visitor_count Optional[models.CountInfo] N/A