getAttachment

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

Retrieves a thread attachment's binary data.