simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-core
/
love.forte.simbot.component.kook
/
KookComponent
Kook
Component
class
KookComponent
@
InternalSimbotApi
constructor
:
Component
Kook 组件的
Component
实现。
Author
ForteScarlet
Types
Constructors
Functions
Properties
Constructors
Kook
Component
Link copied to clipboard
@
InternalSimbotApi
fun
KookComponent
(
)
Types
Factory
Link copied to clipboard
object
Factory
:
ComponentFactory
<
KookComponent
,
KookComponentConfiguration
>
组件
KookComponent
的注册器。
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
component
Serializers
Module
Link copied to clipboard
open
override
val
componentSerializersModule
:
SerializersModule
Kook 组件中所涉及到的序列化模块。
id
Link copied to clipboard
open
override
val
id
:
String
组件的唯一标识ID。