Dodanie brakujÄ…cego parametru w metodzie existsImage() w klasie BotAPIGG.
class/BotAPIGG.php @@ -189,7 +189,7 @@ return $tok; } function existsImage() { function existsImage($hash) { $auth = $this->APIs['Gadu-Gadu']; $token = $this->getToken();