windkh / node-red-contrib-telegrambot

Telegram bot nodes for node-red.
Other
264 stars 117 forks source link

"TypeError: telegramBot._request is not a function" when editMessageMedia after callback #277

Closed halamov closed 1 year ago

halamov commented 1 year ago

Last worked in 14.3.0 version After upgrading to a version higher than 14.3.0, I get the following error "TypeError: telegramBot._request is not a function" when trying to send an edited message from callback. NodeJS 14 and 16 same error NodeRED 2.2.3

windkh commented 1 year ago

@halamov Thanks for reporting... that is a type introduced accidentally