Interface PATCHChannelAnnouncementResponse

interface PATCHChannelAnnouncementResponse {
    announcement: APIAnnouncement;
}

Properties

Properties

announcement: APIAnnouncement