MadelineProto/old_docs/API_docs_v45/constructors/botInlineMessageMediaAuto.md

521 B

title description
botInlineMessageMediaAuto botInlineMessageMediaAuto attributes, type and example

Constructor: botInlineMessageMediaAuto

Back to constructors index

Attributes:

Name Type Required
caption string Required

Type: BotInlineMessage

Example:

$botInlineMessageMediaAuto = ['_' => 'botInlineMessageMediaAuto', 'caption' => string, ];