-
Notifications
You must be signed in to change notification settings - Fork 3
VoiceMessage
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Voice\VoiceMessage
protected ?string $error
protected ?string $errorText
protected int $id
protected float $price
protected string $recipient
protected string $sender
protected bool $success
protected string $text
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getError(): ?string
public getErrorText(): ?string
public getId(): int
public getPrice(): float
public getRecipient(): string
public getSender(): string
public isSuccess(): bool
public getText(): float
Automatically generated on 2025-02-06