Interface GETChannelAnnouncementResponse

interface GETChannelAnnouncementResponse {
    announcement: APIAnnouncement;
}

Properties

Properties

announcement: APIAnnouncement