Jericho / ZoomNet

.NET client library for the Zoom.us REST API v2
MIT License
68 stars 48 forks source link

Feature Proposal: Add jbh_time in MeetingSetting class #226

Closed chiarapivetta closed 2 years ago

chiarapivetta commented 2 years ago

I've noticed that in the MeetingSetting class there is the JoinBeforeHost property but jbh_time (Join before host time) is missing. jbh_time could be a useful property. So I wanted to ask you if you could add it. Thank you!

Jericho commented 2 years ago

Many data fields are added to the API on a regular basis, it's hard to keep up! In this case, jbh_time was added to the meeting API in December 2020: https://8xmdmkir8ctlkfj8dttx.noticeable.news/publications/api-updates-12-21-2020

Thanks for pointing this out. I'll certainly add it to the next release.

Jericho commented 2 years ago

:tada: This issue has been resolved in version 0.45.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: