What's Changed
This release includes the migration to sttp4 as well as the migration from Akka to Pekko. We could support both Akka and Pekko, but this does not seem necessary
- feat!: migrate to sttp 4 by @limansky in https://github.com/bot4s/telegram/pull/516
- feat!: migrate from akka to pekko by @limansky in https://github.com/bot4s/telegram/pull/517
- fix(build): include example s...