sendImageMessage

fun sendImageMessage(phoneNumberId: String, token: String, to: String, imageUrl: String, caption: String? = null): String(source)

Envia uma imagem hospedada publicamente (ex: R2/S3).

Parameters

imageUrl

URL pública da imagem.

caption

Legenda opcional.