mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.message.action
/
StrangerNudge
Stranger
Nudge
data
class
StrangerNudge
(
val
target
:
Stranger
)
:
UserNudge
See also
Stranger.
nudge
Nudge
Members
Constructors
Stranger
Nudge
Link copied to clipboard
constructor
(
target
:
Stranger
)
Functions
send
To
Link copied to clipboard
suspend
fun
sendTo
(
receiver
:
Contact
)
:
Boolean
发送戳一戳消息到
receiver
.
Properties
target
Link copied to clipboard
open
override
val
target
:
Stranger
戳的对象. 即 "A 戳了 B" 中的 "B".