Simple Robot 组件 | KOOK
Toggle table of contents
4.1.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-core
/
love.forte.simbot.component.kook
/
KookComponent
Kook
Component
class
KookComponent
:
Component
(
source
)
KOOK 组件的
Component
实现。
Author
ForteScarlet
Members
Constructors
Kook
Component
Link copied to clipboard
constructor
(
)
Types
Factory
Link copied to clipboard
object
Factory
:
ComponentFactory
<
KookComponent
,
KookComponentConfiguration
>
组件
KookComponent
的注册器。
Properties
id
Link copied to clipboard
open
override
val
id
:
String
组件的唯一标识ID。
serializers
Module
Link copied to clipboard
open
override
val
serializersModule
:
SerializersModule
Kook 组件中所涉及到的序列化模块。
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