bootdesk/chat-sdk

InlineKeyboardMarkup
in package
implements ReplyMarkup

Table of Contents

Interfaces

ReplyMarkup

Properties

$inlineKeyboard  : array<string|int, mixed>

Methods

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

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $inlineKeyboard) : mixed
Parameters
$inlineKeyboard : array<string|int, mixed>

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>
On this page

Search results