Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.component
/
OneBot11Component
/
Factory
Factory
object
Factory
:
ComponentFactory
<
OneBot11Component
,
OneBot11ComponentConfiguration
>
(
source
)
Members
Properties
ID_
VALUE
Link copied to clipboard
const
val
ID_VALUE
:
String
key
Link copied to clipboard
open
override
val
key
:
ComponentFactory.Key
Serializers
Module
Link copied to clipboard
@
JvmField
val
SerializersModule
:
SerializersModule
Functions
create
Link copied to clipboard
open
override
fun
create
(
context
:
ComponentConfigureContext
,
configurer
:
ConfigurerFunction
<
OneBot11ComponentConfiguration
>
)
:
OneBot11Component
Inherited functions
create
Link copied to clipboard
open
fun
create
(
context
:
ComponentConfigureContext
)
:
OneBot11Component