mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.contact
/
ContactOrBot
/
avatarUrl
avatar
Url
common
@
JvmName
(
name
=
"getAvatarUrl"
)
open
fun
avatarUrl
(
spec
:
AvatarSpec
)
:
String
Content copied to clipboard
头像下载链接.
Since
2.11
Parameters
spec
头像的规格.
open
val
avatarUrl
:
String
Content copied to clipboard
头像下载链接, 规格默认为
AvatarSpec.LARGEST
See also
net.
mamoe.
mirai.
contact.
Contact
Or
Bot