MCPcopy Create free account
hub / github.com/CreminiAI/skillpack /

Class

src/runtime/adapters/telegram.ts:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35// TelegramAdapter
36// ---------------------------------------------------------------------------
37
38export class TelegramAdapter implements PlatformAdapter, MessageSender {
39 readonly name = "telegram";
40

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected