Closed
Description
I'm currently integrating the commenting feature and aiming to make it as customizable as possible. However, I've encountered a limitation: the current comment system has hardcoded types (such as ThreadData and CommentBody), which makes it difficult to support more complex or structured comment formats.