prschmid / zoomus

Python client library for the Zoom.us REST API v1 and v2
Other
254 stars 133 forks source link

Added User Picture Support #265

Closed thechainercygnus closed 2 years ago

thechainercygnus commented 2 years ago

I had a work need to sync staff pictures/names from our environment to Zoom. This library is wonderful for the support it gives, so I added the ability to upload/remove user pictures.

Please let me know if I need to do anything else.