Age | Commit message (Collapse) | Author |
|
|
|
Repeat the http request on fail
|
|
|
|
|
|
HttpClient.makeRequest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #187, fix #186, fix #181
|
|
|
|
|
|
Add support to configure the API bot server url
|
|
Now creating the bot class it is possible to override the API bot
server url that defaults to: 'https://api.telegram.org'
This enables you to connect your bot to the local API bot server.
|