Module file_comments

Module file_comments 

Source
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ยง

FileCommentEntity
Represents a comment on a file
FileCommentHandler
Handler for file comment operations
FileCommentReactionEntity
Represents a reaction to a file comment