OneBotSendSupportPostSendEvent

OneBot组件中针对 SendSupport.send 的通知事件。 会在 SendSupport.send 执行成功后带着它的相关结果进行异步通知。

Since

1.6.0

Author

ForteScarlet

Inheritors

Properties

Link copied to clipboard

Inherited properties

Link copied to clipboard
abstract val bot: Bot
Link copied to clipboard
open override val component: Component
Link copied to clipboard
abstract override val content: SendSupport
Link copied to clipboard
abstract override val id: ID
Link copied to clipboard
abstract val receipt: MessageReceipt
Link copied to clipboard
abstract val time: Timestamp

Inherited functions

Link copied to clipboard
open suspend override fun target(): SendSupport