fbradyirl / webex_bot

Python package for a Webex Bot based on websockets.
MIT License
68 stars 44 forks source link

fix is_user_member_of_room exception handling #34

Closed gconklin closed 2 years ago

gconklin commented 2 years ago

teams.memberships.list is what will throw the error, but it was outside of the try