github pengrad/java-telegram-bot-api 2.3.1
Bot API 2.3.1

latest releases: 9.2.0, 8.3.0, 8.1.0...
8 years ago
  • Use the new field max_connections in setWebhook to optimize your bot's server load
  • Use allowed_updates in setWebhook and getUpdates to selectively subscribe to updates of a certain type. Among other things, this allows you to stop getting updates about new posts in channels where your bot is an admin.
  • deleteWebhook moved out of setWebhook to get a whole separate method for itself.

Don't miss a new java-telegram-bot-api release

NewReleases is sending notifications on new releases.