Added usage example of errors_handler
Optimized generation of default/inline keyboard Customizing webhook path has become more flexible Updated aiogram version to 2.7 (BotAPI 4.7)
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -127,3 +127,14 @@ dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
.idea/$CACHE_FILE$
|
||||
.idea/.gitignore
|
||||
.idea/aiogram-bot-template.iml
|
||||
.idea/codeStyles/
|
||||
.idea/deployment.xml
|
||||
.idea/dictionaries
|
||||
.idea/inspectionProfiles/
|
||||
.idea/misc.xml
|
||||
.idea/modules.xml
|
||||
.idea/vagrant.xml
|
||||
.idea/vcs.xml
|
||||
|
||||
Reference in New Issue
Block a user