discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
985 stars 236 forks source link

Fix Discord\Parts\Channel\Channel::sendMessage PHPDoc type hint #1241

Closed steffenweber closed 1 month ago

steffenweber commented 2 months ago

Otherwise PHPStan complains that "Parameter #1 $builder of method Discord\Parts\Channel\Channel::sendMessage() expects Discord\Builders\MessageBuilder, string given."