mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.message.action
/
UserNudge
User
Nudge
common
sealed
class
UserNudge
:
Nudge
Content copied to clipboard
Functions
Properties
See also
Inheritors
See also
common
net.
mamoe.
mirai.
contact.
User
net.
mamoe.
mirai.
message.
action.
Nudge
Functions
send
To
Link copied to clipboard
common
suspend
fun
sendTo
(
receiver
:
Contact
)
:
Boolean
Content copied to clipboard
发送戳一戳消息到
receiver
.
Properties
target
Link copied to clipboard
common
abstract
override
val
target
:
UserOrBot
Content copied to clipboard
戳的对象. 即 "A 戳了 B" 中的 "B".
Inheritors
MemberNudge
Link copied to clipboard
FriendNudge
Link copied to clipboard
StrangerNudge
Link copied to clipboard