Expand description
File comment operations
This module provides operations for commenting on files:
- List comments on a file
- Create new comments
- Update existing comments
- Delete comments
- React to comments
Structsยง
- File
Comment Entity - Represents a comment on a file
- File
Comment Handler - Handler for file comment operations
- File
Comment Reaction Entity - Represents a reaction to a file comment