xMA3x
xMA3x
so i keep trying testing the Inline button callback but all is in vain i tyred the [keyboard.js](https://github.com/mullwar/telebot/blob/master/examples/keyboard.js) example and didn't work to idk what i have to do to...
when i used the edit-markup.js in the examples it gives me : [bot.error.event] TypeError: Cannot read property 'message_id' of undefined at D:\xyz\test.js:47:47 at processTicksAndRejections (internal/process/task_queues.js:93:5) at async Promise.all (index 0)
How i can do this in Telebot ? and how to make a code, that while the user not in the channel and keep talking to the bot the bot...
I want to 1- log (date, user name,chatid, first name, last name) for every message that a user sends and if it possible it be in a spreadsheet 2- store...