Interface POSTForumTopicCommentBody

interface POSTForumTopicCommentBody {
    content: string;
}

Properties

Properties

content: string

The content of the forum topic