bootdesk/chat-sdk

ForceReply
in package
implements ReplyMarkup

Table of Contents

Interfaces

ReplyMarkup

Properties

$inputFieldPlaceholder  : string|null
$selective  : bool|null

Methods

__construct()  : mixed
toArray()  : array<string|int, mixed>

Properties

$inputFieldPlaceholder read-only

public string|null $inputFieldPlaceholder = null

$selective read-only

public bool|null $selective = null

Methods

__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>
On this page

Search results