InternalMessageInteractionEvent
在内部一个跟 Message 的交互有关的事件。
Since
4.11.0
Author
ForteScarlet
See also
Inheritors
Properties
Link copied to clipboard
进行消息交互的实体。 实体取决于当前被拦截的主要源目标, 例如一个 SendSupport (参考 SendSupportInteractionEvent) 或一个 ReplySupport (参考 ReplySupportInteractionEvent)。
Link copied to clipboard
进行交互的消息内容,例如 SendSupport.send 或 ReplySupport.reply 调用时传递的参数。