pull/149/merge
Мухаммад Алифф Муаззам 7 years ago committed by GitHub
commit dc232edb3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

@ -15,6 +15,12 @@ all that yourself.
Join [the development group](https://telegram.me/go_telegram_bot_api) if Join [the development group](https://telegram.me/go_telegram_bot_api) if
you want to ask questions or discuss development. you want to ask questions or discuss development.
## Requirement
Just run this before running the example code.
``` $ go get gopkg.in/telegram-bot-api.v4 ```
## Example ## Example
First, ensure the library is installed and up to date by running First, ensure the library is installed and up to date by running