public class StrangerMessageEvent extends MessageEvent
| 构造器和说明 |
|---|
StrangerMessageEvent(Bot bot,
net.mamoe.mirai.message.data.MessageChain message,
net.mamoe.mirai.contact.Stranger stranger)
Constructs a StrangerMessageEvent
|
| 限定符和类型 | 方法和说明 |
|---|---|
net.mamoe.mirai.contact.Stranger |
getStranger() |
getMessageisPrevent, setPreventpublic StrangerMessageEvent(Bot bot, net.mamoe.mirai.message.data.MessageChain message, net.mamoe.mirai.contact.Stranger stranger)
bot - the botmessage - the chat messagestranger - the stranger who chats with botCopyright © 2022. All rights reserved.