Commit 8c66ba4e authored by Jack'lul's avatar Jack'lul

fix for getUpdates

parent abd1c227
......@@ -521,7 +521,7 @@ class Telegram
//Botan.io integration
if ($this->botan_enabled) {
Botan::track($this->input, $command);
Botan::track($this->update, $command);
}
}
......
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