OneBotSendSupportPreSendEvent

OneBot组件中针对 SendSupport.send 的拦截事件。 可以对其中的参数进行修改。

Since

1.6.0

Author

ForteScarlet

Inheritors

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 var currentMessage: InteractionMessage
Link copied to clipboard
abstract override val id: ID
Link copied to clipboard
abstract val message: InteractionMessage
Link copied to clipboard
abstract val time: Timestamp

Inherited functions

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