sendGroupAnnouncement

suspend fun sendGroupAnnouncement(groupUin: Long, content: String, imageUrl: String? = null, showEditCard: Boolean = false, showTipWindow: Boolean = true, confirmRequired: Boolean = true): String(source)

发送群公告

Return

公告 ID

Parameters

groupUin

群号

content

公告内容

imageUrl

公告图片 URL(可选,暂不支持)

showEditCard

是否显示编辑名片提示

showTipWindow

是否显示提示窗口

confirmRequired

是否需要确认