Bot4s Telegram Versions Save

Telegram Bot API Wrapper for Scala

v5.7.1

6 months ago

Changelog

  • Upgrade dependencies
  • Update mill to 0.11.5
  • Support telegram api 6.8, 6.9

v5.7.0

11 months ago

Changelog

  • Upgrade dependencies
  • Update mill to 0.11.0
  • Update sttp handling of requests
  • Support telegram api 6.5, 6.6 and 6.7

v5.6.4

1 year ago

Changelog

  • Upgrade dependencies
  • Fix bug regarding the amount of fields available in the upgrade

v5.6.3

1 year ago

Changelog

v5.6.2

1 year ago

Changelog

v5.6.1

1 year ago

Changelog

v5.6.0

1 year ago

Changelog

v5.5.0

1 year ago

Changelog

Thanks to @AlexGruPerm their contribution

v5.4.2

2 years ago

Changelog

  • Add inputFieldPlaceholder to ReplyKeyboardMarkup and ForceReply
  • Fix support for unicode commands
  • Add cats-effect 3 examples
  • Add FilterF and whenF function to filter events
  • Update dependencies

Thanks to @lolgab and @bilki for their contribution

v5.4.1

2 years ago

Changelog

  • Add missing fields to Message and Chat
  • Update dependencies