Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/
Class
ai/ai.ts:4362–4362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4360
4361
class
QuestionFeature extends BaseFeatureHandler {
4362
readonly name =
"AI 提问"
;
4363
readonly command =
""
;
4364
readonly description =
"向 AI 提问"
;
4365
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected