Ken hai 1 semana
pai
achega
a75aac27c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Services/BaseService.php

+ 1 - 1
app/Services/BaseService.php

@@ -232,7 +232,7 @@ class BaseService
             $botMsg['text'] = $item;
             $response = self::telegram()->sendMessage($botMsg);
         }
-        if ($isTop === true) {
+        if ($isTop) {
             self::telegram()->pinChatMessage([
                 'chat_id' => "@{$bettingGroup}",
                 'message_id' => $response->get('message_id')