There was an error while loading. Please reload this page.
1 parent 7434456 commit f3c0812Copy full SHA for f3c0812
1 file changed
src/Commands/AbstractCommand.php
@@ -5,6 +5,7 @@
5
use Discord\Parts\Guild\Guild;
6
use Discord\Parts\Interactions\Command\Command;
7
use Discord\Parts\User\User;
8
+use Exception;
9
use Illuminate\Support\Str;
10
use Laracord\Discord\Concerns\HasModal;
11
use Laracord\Laracord;
0 commit comments