Presentation
I’m Jorge Aguilera and these are somethings I do:
Telegram
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to our bot API.
About this workshop
This is a first contact with this platform. We’ll see basic concepts and developping some examples using Micronaut
Warning
|
Telegram is a pure HTTP platform so you can use several approach. In this workshop we’ll see how to use Micronaut capabilities to build a Telegram’s bot |