mirai
2.10.0
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.ContactOrBot
Functions
nudge
Link copied to clipboard
common
abstract
fun
nudge
(
)
:
Nudge
Content copied to clipboard
创建一个 "戳一戳" 消息
Properties
avatarUrl
Link copied to clipboard
common
open
val
avatarUrl
:
String
Content copied to clipboard
头像下载链接
bot
Link copied to clipboard
common
abstract
val
bot
:
Bot
Content copied to clipboard
相关
Bot
coroutineContext
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
获取非空群名片或昵称.