Hello everybody :slightly_smiling_face: In the <tg...
# feed
o
Hello everybody 🙂 In the tgbotapi 1.0.0 has been released 🎉 In examples repository you may find PR with migration onto 1.0.0 Several notes: • A lot of renames in packages and replaces of objects. Most of them should be backward compatible with 0.38.23 • A lot of rewritings in interfaces related to the sealing of interfaces • Complex of dependencies updates:
Kotlin 1.6.21
,
Ktor 2.0.1
, etc. • Fixes and improvements in
BehaviourBuilder
and
BehaviourBuilderWithFSM
StorageFile
has been deprecated and now it is enough to use
MultipartFile
everywhere •
InputMedia
(and all subsequent functions) has been renamed to
TelegramMedia
👍 3