file

suspend fun MessageBuilder.file(body: String, file: ByteArrayFlow, type: ContentType, size: Int? = null, name: String? = null)