MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

ai/ai.ts:1205–1205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1203
1204class MessageUtils {
1205 private configManagerPromise: Promise<ConfigManager>;
1206 private httpClient: HttpClient;
1207 private telegraphTokenPromise: Promise<string> | null = null;
1208

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected