canoe
canoe copied to clipboard
Functional Telegram Bot API for Scala
Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from 2.7.5 to 3.5.9. [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.5.9) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v2.7.5...v3.5.9) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [co.fs2:fs2-core](https://github.com/typelevel/fs2) from 3.2.10 to 3.2.12. [GitHub Release Notes](https://github.com/typelevel/fs2/releases/tag/v3.2.12) - [Version Diff](https://github.com/typelevel/fs2/compare/v3.2.10...v3.2.12) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
From the README: > Scenarios are executed concurrently in a non-blocking fashion, allowing to handle multiple users at the same time. In fact, even the same scenario can be triggered...
Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from 3.2.12 to 3.2.13. [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.13) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.12...release-3.2.13) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates * [org.http4s:http4s-circe](https://github.com/http4s/http4s) * [org.http4s:http4s-dsl](https://github.com/http4s/http4s) from 0.23.11 to 0.23.14. [GitHub Release Notes](https://github.com/http4s/http4s/releases/tag/v0.23.14) - [Version Diff](https://github.com/http4s/http4s/compare/v0.23.11...v0.23.14) I'll automatically update this PR to resolve conflicts as long as you don't change it...
Hello, guys. Maybe I missed something but i can't find any methods to download files (for example which I get from DocumentMessage update). But default Tg API has endpoint to...
Updates * [org.typelevel:log4cats-core](https://github.com/typelevel/log4cats) * [org.typelevel:log4cats-slf4j](https://github.com/typelevel/log4cats) from 2.3.2 to 2.4.0. [GitHub Release Notes](https://github.com/typelevel/log4cats/releases/tag/v2.4.0) - [Version Diff](https://github.com/typelevel/log4cats/compare/v2.3.2...v2.4.0) I'll automatically update this PR to resolve conflicts as long as you don't change it...
Updates [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) from 3.3.13 to 3.3.14. [GitHub Release Notes](https://github.com/typelevel/cats-effect/releases/tag/v3.3.14) - [Version Diff](https://github.com/typelevel/cats-effect/compare/v3.3.13...v3.3.14) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.6.2 to 1.7.1. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.7.1) - [Version Diff](https://github.com/sbt/sbt/compare/v1.6.2...v1.7.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Hello, guys. I see among the open issues a topic with the possibility of waiting for a message to be entered after receiving a callback. I will try to explain...