Skip to content

Media Convert Data DTO Reference

The NjoguAmos\Waha\Dto\MediaConvertData represents the parameters for converting media to WhatsApp-compatible format.

urlstring or null

The URL of the media file to convert.

datastring or null

Base64 content of the media file to convert.

Released under the MIT License.