更新群公告时的输入参数。

interface GroupAnnouncementUpdateInput {
    announcement: string;
}

Properties

Properties

announcement: string

更新后的群公告内容。