diff --git a/data/core.telegram.org/bots.html b/data/core.telegram.org/bots.html index a1246d5f84..6468169b1c 100644 --- a/data/core.telegram.org/bots.html +++ b/data/core.telegram.org/bots.html @@ -41,7 +41,10 @@
-

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.

+

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 Telegram's Bot API.

+
+

If you are a developer, please see the full API reference.

+

1. What can I do with bots?