Interface PATCHForumTopicResponse

interface PATCHForumTopicResponse {
    forumTopic: APIForumTopic;
}

Properties

Properties

forumTopic: APIForumTopic