mirror of
https://github.com/BushlanovDev/max-bot-api-client-php.git
synced 2026-08-17 13:24:17 +00:00
SendMessage method add sender
This commit is contained in:
@@ -10,7 +10,7 @@ use PHPUnit\Framework\Attributes\Test;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
#[CoversClass(Recipient::class)]
|
||||
class RecipientTest extends TestCase
|
||||
final class RecipientTest extends TestCase
|
||||
{
|
||||
#[Test]
|
||||
public function canBeCreatedFromArray(): void
|
||||
|
||||
Reference in New Issue
Block a user