Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.api
/
OneBotMessageOutgoing
/
StringValue
String
Value
@
Serializable
data
class
StringValue
(
val
value
:
String
)
:
OneBotMessageOutgoing
(
source
)
字符串值格式的值。
Members
Constructors
String
Value
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String