Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.filter
/
FilterValueProperties
Filter
Value
Properties
data
class
FilterValueProperties
(
val
value
:
String
,
val
required
:
Boolean
=
true
)
(
source
)
参考注解
@FilterValue
中的属性说明。
Author
ForteScarlet
Members
Constructors
Filter
Value
Properties
Link copied to clipboard
constructor
(
value
:
String
,
required
:
Boolean
=
true
)
Properties
required
Link copied to clipboard
val
required
:
Boolean
=
true
value
Link copied to clipboard
val
value
:
String