toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simboot-api
/
love.forte.simboot.filter
/
EventFilterContentProcessor
Event
Filter
Content
Processor
interface
EventFilterContentProcessor
(
source
)
事件处理器匹配正文处理器。
TODO
Author
ForteScarlet
Members
Functions
process
Link copied to clipboard
abstract
suspend
fun
process
(
preContent
:
String
?
,
context
:
EventListenerProcessingContext
)
:
String
?
对事件进行处理,得到需要被匹配的值。