Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
721 stars 143 forks source link

InputFile is not defined #77

Closed yuri92 closed 8 years ago

yuri92 commented 8 years ago

Hi, How can we include "InputFile" to use the method InputFile.byUrl('URL', 'image.jpg')?

Many thanks, Yuri

Naltox commented 8 years ago

@yuri92
Fixed that!

sadeghmohebbi commented 7 years ago

hi how can i include it!?

Error: Cannot find module './InputFile' TypeError: Cannot read property 'byFilePath' of undefined ReferenceError: InputFile is not defined

thanks a lot