image

suspend fun MessageBuilder.image(body: String, image: ByteArrayFlow, format: String? = null, formattedBody: String? = null, fileName: String? = null, type: ContentType? = null, size: Long? = null, height: Int? = null, width: Int? = null, thumbnail: ByteArrayFlow? = null, thumbnailInfo: ThumbnailInfo? = null)