Introduction
Welcome to the documentation for Evogram, a TypeScript framework for creating Telegram bots. This framework simplifies the process of creating bots in Telegram by providing a convenient and easy-to-use API for working with the Telegram Bot API.
In this documentation, you will find information on how to install the framework, create a Telegram bot using Evogram, handle messages and commands received from users, send messages and media files to users through the bot, as well as work with keyboards and inline buttons.
Our documentation includes code examples and explanations that will help you quickly learn the Evogram framework and use it to create Telegram bots in the best possible way.
If you have any questions or comments about the documentation, please do not hesitate to contact us. We are always ready to help you use our framework and provide the best experience in creating bots in Telegram.
TypeDoc
This documentation allows you to familiarize yourself with the framework itself and how it works. You can learn more about class methods, data types, and more here using TypeDoc.
While studying the documentation, you can simultaneously use TypeDoc to get a more detailed understanding of Evogram.
This is not the final part of the documentation. It will be supplemented, changed, and improved over time!