video

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