6 Commits

Author SHA1 Message Date
87de3ff874 [maven-release-plugin] prepare release 0.0.2 2026-03-03 13:28:00 +03:00
c43ba2ea8b Update PengradTelegramBot to improve chat ID retrieval and upgrade Telegram API version
- Refactor chat ID extraction logic into a separate method for clarity and maintainability.
- Handle cases where chat ID may not be accessible, logging a warning when not found.
- Upgrade Telegram Bot API dependency version from 6.2.0 to 7.1.1.
- Adjust BotRequestImpl to accommodate changes in chat ID retrieval logic.
- Make botAtomicReference in App class final for better thread safety.
2026-03-03 13:26:14 +03:00
8453ba42f8 up java-telegram-bot-api version 2022-09-24 14:15:22 +03:00
05af2f05a4 [maven-release-plugin] prepare for next development iteration
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-17 21:32:41 +03:00
7270a34e97 [maven-release-plugin] prepare release stbf-parent-0.0.1
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-17 21:32:38 +03:00
18465ada30 initial commit 2021-08-10 23:22:25 +03:00