audio

suspend fun MessageBuilder.audio(body: String, audio: ByteArrayFlow, format: String? = null, formattedBody: String? = null, fileName: String? = null, type: ContentType? = null, size: Long? = null, duration: Long? = null)