1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-07 19:35:52 +03:00
Этот коммит содержится в:
Caleb Albritton
2018-04-13 11:50:05 -04:00
коммит произвёл GitHub
родитель bdff6b2e1c
Коммит fa6b9a825e

Просмотреть файл

@@ -11,7 +11,7 @@ in development, but you can use poller in production if you want.
Package contains: Package contains:
- Ligthweight client for bot API (with fast and thread-safe - Lightweight client for bot API (with fast and thread-safe
[httpclient](https://github.com/nahi/httpclient) under the hood). [httpclient](https://github.com/nahi/httpclient) under the hood).
- Controller with message parser: define methods for commands, not `case` branches. - Controller with message parser: define methods for commands, not `case` branches.
- Middleware and routes helpers for production env. - Middleware and routes helpers for production env.