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.objects.kmd
/
AtTarget
/
User
User
class
User
(
val
id
:
String
)
:
AtTarget
(
source
)
at 一个具体的ID
See also
At
Target
Members
Constructors
User
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
length
Link copied to clipboard
open
override
val
length
:
Int
Functions
get
Link copied to clipboard
open
operator override
fun
get
(
index
:
Int
)
:
Char
sub
Sequence
Link copied to clipboard
open
override
fun
subSequence
(
startIndex
:
Int
,
endIndex
:
Int
)
:
CharSequence