1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-03 09:46:17 +03:00
Collect all api helper-methods in Client::ApiHelper module.
Add bin/fetch-telegram-methods to update methods list from website.
Этот коммит содержится в:
Max Melentiev
2017-11-24 10:57:44 +03:00
родитель 81c18034a5
Коммит 9e396cabc4
8 изменённых файлов: 155 добавлений и 70 удалений

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

@@ -532,6 +532,8 @@ To release a new version, update the version number in `version.rb`,
and then run `bundle exec rake release`, which will create a git tag for the version,
push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
Use `bin/fetch-telegram-methods` to update API methods list from Telegram website.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/telegram-bot-rb/telegram-bot.