Added a quick README for examples (belongs to #60)
All checks were successful
Analysis / SonarCloud (push) Successful in 41s

This commit is contained in:
kku 2024-12-31 11:10:06 +01:00
parent 5dd873d683
commit 9ce251d733

4
examples/README.md Normal file
View File

@ -0,0 +1,4 @@
# Examples
If you're looking for Pyrogram usage examples, please take a look at
the [PyrogramBotBase](https://git.end-play.xyz/profitroll/PyrogramBotBase) repository.