Added support of "startapp" deep links (#1648)

* Added "startapp" deep link support

* Remove link_type param, added create_startapp_link method

* Write tests for create_startapp_link method

* Refactor with black & isort

* Added CHANGELOG
This commit is contained in:
naz 2025-03-08 05:25:50 +05:00 committed by GitHub
parent cd4e811856
commit de240b62ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 50 additions and 2 deletions

2
CHANGES/1648.feature.rst Normal file
View file

@ -0,0 +1,2 @@
Added new method to utils/deep_linking.py module to creating "startapp" deep links, see also
https://core.telegram.org/api/links#main-mini-app-links