MCPcopy 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
402export default new HisPlugin();

Callers 1

HisPluginClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected