mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Merge pull request #586 from khode-mohsen/patch-2
Update deep_linking.py
This commit is contained in:
commit
a946b79839
@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
|
|
||||||
# This example shows how to implement deep linking (https://core.telegram.org/bots#deep-linking)
|
# This example shows how to implement deep linking (https://core.telegram.org/bots#deep-linking)
|
||||||
# with the pyTelegramBotAPI.
|
# with the pyTelegramBotAPI.
|
||||||
# Note: This is not a working, production-ready sample.
|
# Note: This is not a working, production-ready sample.
|
||||||
|
Loading…
Reference in New Issue
Block a user