diff --git a/README.md b/README.md index da0e247..e90bd31 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ function tdbot_update_callback (data) if msg.content._ == "messageText" then if msg.content.text == "ping" then sendText(chat_id, msg.id, 'pong!') - }, dl_cb, nil)) end end end