Description
As far as I can tell in the API documentation there is no way to get an attachment from a chat. When listing a users chat messages, the particular message that contains an attachment will say something like “This Person has sent you an image”. But contains url to download or anyway to get more information about the particular chat message, by including the message ID in the url for example.
Is there another way to get the image/file or is that not available in the API currently?
Thanks.