From f84ec0b020ad6da89c86381b493f7932a0f66bc3 Mon Sep 17 00:00:00 2001 From: rubenlagus Date: Sun, 26 Apr 2020 02:11:41 +0100 Subject: [PATCH] Version 4.8.1 --- Bots.ipr | 102 +++++++++++------- README.md | 8 +- TelegramBots.wiki/Changelog.md | 6 +- TelegramBots.wiki/Getting-Started.md | 4 +- TelegramBots.wiki/abilities/Simple-Example.md | 4 +- pom.xml | 2 +- telegrambots-abilities/README.md | 8 +- telegrambots-abilities/pom.xml | 4 +- telegrambots-chat-session-bot/README.md | 2 +- telegrambots-chat-session-bot/pom.xml | 4 +- telegrambots-extensions/README.md | 4 +- telegrambots-extensions/pom.xml | 4 +- telegrambots-meta/pom.xml | 2 +- telegrambots-spring-boot-starter/pom.xml | 6 +- .../starter/TelegramBotInitializer.java | 5 + telegrambots/pom.xml | 4 +- 16 files changed, 102 insertions(+), 67 deletions(-) diff --git a/Bots.ipr b/Bots.ipr index 946ddb9d..7aff4efa 100644 --- a/Bots.ipr +++ b/Bots.ipr @@ -22,10 +22,10 @@ - - + + @@ -224,6 +224,8 @@ + + @@ -791,6 +793,30 @@