mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 21:47:50 +01:00
435 B
435 B
title |
---|
replyInlineMarkup |
Constructor: replyInlineMarkup
Attributes:
Name | Type | Required |
---|---|---|
rows | Array of KeyboardButtonRow | Required |
Type: ReplyMarkup
Example:
$replyInlineMarkup = ['_' => replyInlineMarkup', 'rows' => [Vector t], ];