Interface PATCHForumTopicCommentBody

interface PATCHForumTopicCommentBody {
    content?: string;
}

Properties

Properties

content?: string

The content of the forum topic