mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.message.action
/
StrangerNudge
Stranger
Nudge
common
data
class
StrangerNudge
(
val
target
:
Stranger
)
:
UserNudge
Content copied to clipboard
Constructors
Functions
Properties
See also
See also
common
net.
mamoe.
mirai.
contact.
Stranger
net.
mamoe.
mirai.
message.
action.
Nudge
Constructors
Stranger
Nudge
Link copied to clipboard
common
fun
StrangerNudge
(
target
:
Stranger
)
Content copied to clipboard
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
open
override
val
target
:
Stranger
Content copied to clipboard
戳的对象. 即 "A 戳了 B" 中的 "B".