Commit f2490152 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 8482bb5c
...@@ -219,7 +219,7 @@ async function userShowMessage(bot, msg, user) { ...@@ -219,7 +219,7 @@ async function userShowMessage(bot, msg, user) {
} }
bot.sendPhoto(typeof msg.chat !== 'undefined' ? msg.chat.id : msg.message.chat.id, 'image.png')
bot.editMessageText(text, opts) bot.editMessageText(text, opts)
let html=htmlGenerator(table) let html=htmlGenerator(table)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment