1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-03 09:46:17 +03:00

Merge pull request #72 from WA9ACE/patch-1

Spelling correction
Этот коммит содержится в:
printercu
2018-04-25 11:15:23 +03:00
коммит произвёл GitHub
родитель 5603016e4a fa6b9a825e
Коммит 3bdc4f5ae0

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

@@ -11,7 +11,7 @@ in development, but you can use poller in production if you want.
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).
- Controller with message parser: define methods for commands, not `case` branches.
- Middleware and routes helpers for production env.