mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Merge pull request #1528 from coder2020official/master
Seo improvements for documentation.
This commit is contained in:
commit
59cd1a00e7
@ -2,6 +2,12 @@
|
|||||||
AsyncTeleBot
|
AsyncTeleBot
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Asynchronous pyTelegramBotAPI
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, asynctelebot, documentation
|
||||||
|
|
||||||
|
|
||||||
AsyncTeleBot methods
|
AsyncTeleBot methods
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
@ -3,6 +3,10 @@
|
|||||||
Callback data factory
|
Callback data factory
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Callback data factory in pyTelegramBotAPI
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, callbackdatafactory, guide, callbackdata, factory
|
||||||
|
|
||||||
|
|
||||||
callback\_data file
|
callback\_data file
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
@ -2,7 +2,9 @@
|
|||||||
Formatting options
|
Formatting options
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Formatting options in pyTelegramBotAPI
|
||||||
|
:keywords: html, markdown, parse_mode, formatting, ptba, pytba, pyTelegramBotAPI
|
||||||
|
|
||||||
.. automodule:: telebot.formatting
|
.. automodule:: telebot.formatting
|
||||||
:members:
|
:members:
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
Welcome to pyTelegramBotAPI's documentation!
|
Welcome to pyTelegramBotAPI's documentation!
|
||||||
============================================
|
============================================
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Official documentation of pyTelegramBotAPI
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, documentation, guide
|
||||||
|
|
||||||
|
|
||||||
=======
|
=======
|
||||||
TeleBot
|
TeleBot
|
||||||
=======
|
=======
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
Installation Guide
|
Installation Guide
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Installation of pyTelegramBotAPI
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, installation, guide
|
||||||
|
|
||||||
|
|
||||||
Using PIP
|
Using PIP
|
||||||
----------
|
----------
|
||||||
|
@ -3,6 +3,10 @@
|
|||||||
Quick start
|
Quick start
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Quickstart guide
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, quickstart, guide
|
||||||
|
|
||||||
Synchronous TeleBot
|
Synchronous TeleBot
|
||||||
-------------------
|
-------------------
|
||||||
.. literalinclude:: ../../examples/echo_bot.py
|
.. literalinclude:: ../../examples/echo_bot.py
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
TeleBot version
|
TeleBot version
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Synchronous pyTelegramBotAPI documentation
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, methods, guide, files, sync
|
||||||
|
|
||||||
TeleBot methods
|
TeleBot methods
|
||||||
---------------
|
---------------
|
||||||
.. automodule:: telebot
|
.. automodule:: telebot
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
Utils
|
Utils
|
||||||
============
|
============
|
||||||
|
|
||||||
|
.. meta::
|
||||||
|
:description: Utils in pyTelegramBotAPI
|
||||||
|
:keywords: ptba, pytba, pyTelegramBotAPI, utils, guide
|
||||||
|
|
||||||
|
|
||||||
util file
|
util file
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user