OneBotNonStandardApi

@RequiresOptIn(message = "This api is not part of the onebot protocol standard, and may not be available in the future.")
annotation class OneBotNonStandardApi(source)

与非标准API相关的内容。 非标准API的实现目前尚处于实验阶段。它们不保证兼容性,并且可能在未来发生变更或被移除。

Since

1.9.0

Author

ForteScarlet