Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 571 Bytes

ChangeCommentRequest.md

File metadata and controls

11 lines (7 loc) · 571 Bytes

ChangeCommentRequest

The properties of the comment to be changed.

Properties

Name Type Description Notes
content str The new content of the comment to be changed.Can contain user mentions using syntax [@User:$userId] where $userId is the ID of mentioned user.For example: [@User:00000000-0000-0000-0000-000000900002].

[Back to Model list] [Back to API list] [Back to README]