telegram-api v0.7.1.0 Release Notes
-
- ➕ Added support up to Bot API v3.5: sticker sets, chats administration, live location, etc
- ➕ Added
runTelegramClient
with different than inrunClient
order of arguments. Now possible to writerunTelegramClient token manager $ do
- Stop adding request specific responses
- Stop adding IO calls, use functions with
M
suffix, for examplerunClient getWebhookInfoM