mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update deep_linking.py
add '#!/usr/bin/python' for direct execute
This commit is contained in:
parent
b8f442d06b
commit
76fc8fbe5e
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
# This example shows how to implement deep linking (https://core.telegram.org/bots#deep-linking)
|
||||
# with the pyTelegramBotAPI.
|
||||
# Note: This is not a working, production-ready sample.
|
||||
|
Loading…
Reference in New Issue
Block a user