Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.messages
/
MessageType
Message
Type
@
Serializable
(
with
=
MessageTypeSerializer::class
)
sealed
class
MessageType
(
source
)
消息的类型。
消息发送 - type字段
事件主要格式 - 格式说明
Author
ForteScarlet
See also
Message
Type.
Companion.
TEXT
Message
Type.
Companion.
IMAGE
Message
Type.
Companion.
VIDEO
Message
Type.
Companion.
FILE
Message
Type.
Companion.
KMARKDOWN
Message
Type.
Companion.
CARD
Members
Constructors
Message
Type
Link copied to clipboard
protected
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
abstract
val
type
:
Int
type value.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String