getAttachment

suspend fun getAttachment(messageId: String, attachmentId: String): AttachmentData

Retrieves a message attachment's binary data.