Link Search Menu Expand Document

Constructor: bots.previewInfo

Back to constructors index

Attributes:

NameTypeRequired
mediaArray of BotPreviewMediaYes
lang_codesArray of stringYes

Type: bots.PreviewInfo

Example:

$bots_previewInfo = ['_' => 'bots.previewInfo', 'media' => [BotPreviewMedia, BotPreviewMedia], 'lang_codes' => ['string', 'string']];