nerzh / swift-telegram-sdk

🤖 The wrapper for the Telegram Bot API written in Swift. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor, Smoke, Hummingbird, FlyingFox.
https://core.telegram.org/bots/api#available-methods
MIT License
203 stars 32 forks source link

TelegramVaporBot is now based on a separate dependency TelegramBotKit #29

Closed photovirus closed 2 months ago

photovirus commented 2 months ago

See TelegramBotKit

nerzh commented 2 months ago

I believe that your change is worthy of its own repository, there was a lot of reworking, so this is too big an update for this repository