acidify-core
Toggle table of contents
0.3.0
js
Target filter
js
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.js
/
JsBot
/
sendGroupAnnouncement
send
Group
Announcement
js
fun
sendGroupAnnouncement
(
groupUin
:
Long
,
content
:
String
,
imageUrl
:
String
?
=
null
,
showEditCard
:
Boolean
=
false
,
showTipWindow
:
Boolean
=
true
,
confirmRequired
:
Boolean
=
true
)
:
Promise
<
String
>