MadelineProto/old_docs/API_docs_v51/constructors/replyInlineMarkup.md

500 B

title description
replyInlineMarkup replyInlineMarkup attributes, type and example

Constructor: replyInlineMarkup

Back to constructors index

Attributes:

Name Type Required
rows Array of KeyboardButtonRow Required

Type: ReplyMarkup

Example:

$replyInlineMarkup = ['_' => 'replyInlineMarkup', 'rows' => [Vector t], ];