1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Markdown & Html functions added(Beta version, still in progress)

This commit is contained in:
coder2020official
2022-05-01 00:28:00 +05:00
parent 88a76c0a15
commit 5688aaa03b
3 changed files with 212 additions and 0 deletions

View File

@ -0,0 +1,10 @@
==================
Formatting options
==================
.. automodule:: telebot.formatting
:members:
:undoc-members:
:show-inheritance:

View File

@ -49,6 +49,7 @@ Content
async_version/index
calldata
util
formatting