Update to support python-telegram-bot v23

This commit is contained in:
2025-08-16 17:05:48 +01:00
parent 64de3a0704
commit c4e586edb6
9 changed files with 421 additions and 223 deletions

View File

@@ -1,2 +1,3 @@
def test_import():
import smsbot
import smsbot.utils
assert smsbot.utils.get_smsbot_version()