SerjoPepper / bot-brother

Node.js framework for telegram bots
214 stars 27 forks source link

How do I get Photo or Document send by User? #13

Closed husnulhamidiah closed 7 years ago

husnulhamidiah commented 7 years ago

Is there any example how I get document or photo from user. Something similar with .getFile or .downloadFile methods from node-telegram-bot-api.