UNPKG

telegram-bot-api-lightweight-client

Version:

Lightweight Telegram Bot API client. Exports only minimal Fetch call. Fully compatible with AWS LLRT.

4 lines 108 B
export * from './core'; export * from './types'; export * from './client'; //# sourceMappingURL=index.js.map