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

UPG: Add BotCommand, setMyCommands

This commit is contained in:
Anthony Byuraev
2020-05-08 21:06:39 +03:00
parent c5e5af96d1
commit a56fb8cc54
4 changed files with 90 additions and 40 deletions

5
.gitignore vendored
View File

@@ -58,4 +58,7 @@ docs/_build/
# PyBuilder
target/
testMain.py
testMain.py
#VS Code
.vscode/