Files
astrbot_plugin_jx3/_conf_schema.json
T
2025-09-18 19:30:18 +08:00

8 lines
182 B
JSON

{
"api_token": {
"description": "JX3API的token",
"type": "string",
"default": "",
"hint": "填写购买的JX3API的token,用于访问的付费接口服务"
}
}