OneBotSendSupportPostSendEvent
interface OneBotSendSupportPostSendEvent : SendSupportPostSendEvent, OneBotInternalMessagePostSendEvent, OneBotSendSupportInteractionEvent(source)
OneBot组件中针对 SendSupport.send 的通知事件。 会在 SendSupport.send 执行成功后带着它的相关结果进行异步通知。
Since
1.6.0
Author
ForteScarlet