Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-message
/
love.forte.simbot.component.onebot.v11.message.segment
/
OneBotAt
/
Factory
Factory
object
Factory
(
source
)
Members
Properties
ALL_
QQ
Link copied to clipboard
const
val
ALL_QQ
:
String
TYPE
Link copied to clipboard
const
val
TYPE
:
String
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
target
:
String
)
:
OneBotAt
@
JvmStatic
fun
create
(
target
:
ID
)
:
OneBotAt
构建一个
OneBotAt
。
create
At
All
Link copied to clipboard
@
JvmStatic
fun
createAtAll
(
)
:
OneBotAt
构建一个代表 at 全体的
OneBotAt
。