Interface GETChannelAnnouncementCommentResponse

interface GETChannelAnnouncementCommentResponse {
    announcementComment: APIAnnouncementComment;
}

Properties

announcementComment: APIAnnouncementComment