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-common
/
love.forte.simbot.component.onebot.common.annotations
/
OneBotInternalImplementationsOnly
One
Bot
Internal
Implementations
Only
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
annotation class
OneBotInternalImplementationsOnly
(
source
)
一个标记性注解,标记一个类型 (通常是一个抽象类或接口) 或函数应当仅由
内部实现
, 对外实现不稳定且不保证兼容性。