Table of Contents
Interfaces
- ReplyMarkup
Properties
-
$inputFieldPlaceholder
: string|null
-
$selective
: bool|null
Methods
-
__construct()
: mixed
-
toArray()
: array<string|int, mixed>
public
string|null
$inputFieldPlaceholder
= null
$selective
read-only
public
bool|null
$selective
= null
__construct()
public
__construct([string|null $inputFieldPlaceholder = null ][, bool|null $selective = null ]) : mixed
Parameters
-
$inputFieldPlaceholder
: string|null
= null
-
-
$selective
: bool|null
= null
-
toArray()
public
toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>