mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai
/
IMirai
/
queryProfile
query
Profile
abstract
suspend
fun
queryProfile
(
bot
:
Bot
,
targetId
:
Long
)
:
UserProfile
查询某个用户的信息
此函数不会缓存信息. 每次调用此函数都会向服务器查询新信息.
Since
2.1