issues
search
topkecleon
/
telegram-bot-bash
Telegram bot written in bash
Other
431
stars
123
forks
source link
Merge reworked get_file and working download_file
#175
Closed
gnadelwartz
closed
3 years ago
gnadelwartz
commented
3 years ago
Change internal API:
get_file return path instead of full URL on Telegram server
URLS[...] contain path on Telegram server instead full URL to download file
API changes are considered harmful, but the former full URL was totally broken and no one complained!
therefore this API change is a fix :-)
Change internal API:
therefore this API change is a fix :-)