@webitel/api-services
    Preparing search index...
    type UpdateCommentCommentsBody = {
        format?: CommentFormat[];
        text: string;
    }
    Index

    Properties

    Properties

    format?: CommentFormat[]

    NEW Text components styling format.

    text: string

    NEW Text of the comment.