mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-03 10:08:28 +01:00
441 B
441 B
title | description | nav_exclude | image |
---|---|---|---|
inputMediaEmpty | Empty media content of a message. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputMediaEmpty
Empty media content of a message.
Type: InputMedia
Example:
$inputMediaEmpty = ['_' => 'inputMediaEmpty'];