On Saturday, 30 July 2022 at 04:06:28 UTC, Murilo wrote:
Hi guys, I need to create a Telegram bot in D, does anyone here know how to do it? Is it possible to do it using arsd?
https://core.telegram.org/bots/api
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
so basically you have to do http-client programming