500 B
500 B
title | description |
---|---|
replyInlineMarkup | replyInlineMarkup attributes, type and example |
Constructor: replyInlineMarkup
Attributes:
Name | Type | Required |
---|---|---|
rows | Array of KeyboardButtonRow | Required |
Type: ReplyMarkup
Example:
$replyInlineMarkup = ['_' => 'replyInlineMarkup', 'rows' => [Vector t], ];