Skip to main content
Version: 4.0.0

🔗 Send Video by URL

Send a video to the specified phone number using a direct video URL.

await whatsapp.sendVideoByUrl(
phoneNumber : 'RECIPIENT_NUMBER',
videoUrl : 'https://whatsapp-flutter.github.io/samples/sample.mp4',
caption : 'Sample Video',
);
paramtyperequireddescription
phoneNumberStringyesPhone number with country code.
videoUrlStringyesDirect video URL
captionStringnoA caption with video