📄️ 📘 The Basics
Here's an example of getMe() API method you can use to test your bot's auth token. Returns basic information about the bot in form of a User object.
📄️ 💻 Commands System
This guide covers the basics of commands, commands structure, and handling of commands including registration and writing the command.
📄️ 📡 Webhook & Updates
Working with Webhook Updates & Manually Fetching Updates (Long-polling).