Skip to content

Commit

Permalink
Fixed: Class Telegram\Bot\Methods\Arr not found
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Mar 15, 2024
1 parent c72ef58 commit 0285ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Methods/Message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Telegram\Bot\Methods;

use Illuminate\Support\Arr;
use Telegram\Bot\Actions;
use Telegram\Bot\Exceptions\TelegramSDKException;
use Telegram\Bot\Objects\Message as MessageObject;
Expand Down

0 comments on commit 0285ea1

Please sign in to comment.