Node-telegram-bot-api: API 2.1 features are not implemented

Created on 20 Jun 2016  路  3Comments  路  Source: yagop/node-telegram-bot-api

Bot methods getChat, leaveChat, getChatAdministrators, getChatMember and getChatMembersCount were added in Bot API 2.1, but are not yet implemented by this module.

Most helpful comment

I just made a pull request with all methods but leaveChat: #158

All 3 comments

I just made a pull request with all methods but leaveChat: #158

API 2.1 features added in PRs #158 and #186. Available in package 0.24.0!

Was this page helpful?
0 / 5 - 0 ratings