mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.contact
/
UserOrBot
User
Or
Bot
common
@
NotStableForInheritance
interface
UserOrBot
:
ContactOrBot
Content copied to clipboard
Functions
Properties
Extensions
See also
Inheritors
See also
common
net.
mamoe.
mirai.
contact.
User
net.
mamoe.
mirai.
Bot
net.
mamoe.
mirai.
contact.
Contact
Or
Bot
Functions
avatar
Url
Link copied to clipboard
common
@
JvmName
(
name
=
"getAvatarUrl"
)
open
fun
avatarUrl
(
spec
:
AvatarSpec
)
:
String
Content copied to clipboard
头像下载链接.
nudge
Link copied to clipboard
common
abstract
fun
nudge
(
)
:
Nudge
Content copied to clipboard
创建一个 "戳一戳" 消息
Properties
avatar
Url
Link copied to clipboard
common
open
val
avatarUrl
:
String
Content copied to clipboard
头像下载链接, 规格默认为
AvatarSpec.LARGEST
bot
Link copied to clipboard
common
abstract
val
bot
:
Bot
Content copied to clipboard
相关
Bot
coroutine
Context
Link copied to clipboard
common
abstract
val
coroutineContext
:
CoroutineContext
Content copied to clipboard
id
Link copied to clipboard
common
abstract
val
id
:
Long
Content copied to clipboard
QQ 号或群号.
nick
Link copied to clipboard
common
abstract
val
nick
:
String
Content copied to clipboard
获取昵称
Inheritors
Bot
Link copied to clipboard
User
Link copied to clipboard
Extensions
name
Card
Or
Nick
Link copied to clipboard
common
val
UserOrBot
.
nameCardOrNick
:
String
Content copied to clipboard
获取非空群名片或昵称.