Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Exanlv committed Mar 19, 2023
1 parent 1709cc9 commit c442db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Discord.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function withGateway(
}

public function withRest(
DriverInterface $driver = null,
?DriverInterface $driver = null,
) {
$driver ??= new Guzzle(
$this->loop
Expand Down

0 comments on commit c442db8

Please sign in to comment.