Skip to content

ValidateForVoice

André Matthies edited this page Feb 6, 2025 · 1 revision

ValidateForVoice

  • Full name: \Seven\Api\Resource\ValidateForVoice\ValidateForVoice

Properties

code

protected ?int $code

error

protected ?string $error

formattedOutput

protected ?string $formattedOutput

id

protected ?int $id

sender

protected string $sender

success

protected bool $success

voice

protected bool $voice

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getCode

public getCode(): ?int

getError

public getError(): ?string

getFormattedOutput

public getFormattedOutput(): ?string

getId

public getId(): ?int

getSender

public getSender(): string

isSuccess

public isSuccess(): bool

isVoice

public isVoice(): bool


Automatically generated on 2025-02-06

Clone this wiki locally