Ken преди 2 дни
родител
ревизия
d9fb1c5195
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Services/QianBaoWithdrawService.php

+ 1 - 1
app/Services/QianBaoWithdrawService.php

@@ -376,7 +376,7 @@ class QianBaoWithdrawService
         return [
             'chat_id' => $chatId,
             'text' => $text,
-            'reply_to_message_id' => $messageId,
+//            'reply_to_message_id' => $messageId,
             'reply_markup' => json_encode(['inline_keyboard' => $keyboard])
         ];
     }