MadelineProto/docs/API_docs/constructors/replyInlineMarkup.md
2016-12-20 13:32:11 +01:00

495 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], ];