acidify-core
Toggle table of contents
1.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify
/
setGroupAvatar
set
Group
Avatar
suspend
fun
AbstractBot
.
setGroupAvatar
(
groupUin
:
Long
,
imageSource
:
MediaSource
)
(
source
)
设置群头像
Parameters
group
Uin
群号
image
Source
群头像数据源
suspend
fun
AbstractBot
.
setGroupAvatar
(
groupUin
:
Long
,
imageData
:
ByteArray
)
(
source
)
设置群头像
Parameters
group
Uin
群号
image
Data
图片数据(字节数组)