Interface CommentsAction

Hierarchy

  • CommentsAction

Properties

Properties

data: {
    comments: Comment[];
    options?: CommentSenderOption;
}

Type declaration

type: "comments"