聊天室公告。

interface ChatRoomAnnouncement {
    announcement: string;
}

Properties

Properties

announcement: string

公告内容。