tdryer / hangups

the first third-party instant messaging client for Google Hangouts
https://hangups.readthedocs.io/
MIT License
1.71k stars 189 forks source link

[Feature request] Image reuse #132

Open Seeryn opened 9 years ago

Seeryn commented 9 years ago

It would be nice to be able to reuse a previously saved image on your photos album (specifically on a hangout album). Like we currently can do from the gui. I'm aware by doing this it creates a copy/reference on your hangout chat album of the photo, but it doesn't reupload the photo. Is this possible?.

tdryer commented 9 years ago

Definitely possible. The API supports specifying an existing image ID to use, but we don't have a method for retrieving previously uploaded images yet.