I am coding a telegram bot using telegraph and I have been running into issues the whole day. What I was trying to do was to make my telegram bot receive the divided held amount and value to print the value of each token, but I cannot figure out how to return the value to bot. Also it throws an
Tag: telegraf
Visual Studio Code cannot find module ‘typegram/callback’
im working on a telegram bot using the telegraf package. (version 4.1.1) everything was working until i started using more modules from the telegraf package like Extra and mark-up. I started getting this error: ‘typegram/callback’ is installed but is a typescript file,i don’t have typescript installed but i didn’t have issues before the error. I reverted to my latest working