Eleirbag89 / TelegramBotPHP

A very simple PHP Telegram Bot API for sending messages.
http://eleirbag89.github.io/TelegramBotPHP
MIT License
809 stars 341 forks source link

how send larg size document #114

Closed pourfallah closed 4 years ago

pourfallah commented 6 years ago

hi i want to send larg size document file (zip), but it won't happened. how i can send larg files ? thank

Eleirbag89 commented 6 years ago

Telegram limits the maximum file size to 50 mb. Also a php timout can interrupt you upload. How big is the file ?