Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ parseEntity
Method
parseEntity
his/his.ts:397–405 ·
view source on GitHub ↗
(argStr: string)
Source
from the content-addressed store, hash-verified
395
return
num;
396
}
397
// 否则作为用户名返回
398
return
argStr;
399
}
400
}
401
402
export
default
new
HisPlugin();
Callers
1
HisPlugin
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected