image

suspend fun MessageBuilder.image(body: String, image: ByteArrayFlow, type: ContentType? = null, size: Int? = null, height: Int? = null, width: Int? = null)