powered by
save_attachment
attachment(id, message_id, user_id = "me")
my_attachment = attachment('a32e324b', '12345') save attachment to a file save_attachment(my_attachment, 'photo.jpg')
Run the code above in your browser using DataLab