mirai-core / net.mamoe.mirai.data / GroupAnnouncementList / <init>

<init>

GroupAnnouncementList(ec: Int, msg: String, feeds: List<GroupAnnouncement>? = null, inst: List<GroupAnnouncement>? = null)

群公告数据类 getGroupAnnouncementList时,如果page=1,那么你可以在inst里拿到一些置顶公告

发公告时只需要填写text,其他参数可为默认值