Jericho / ZoomNet

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

Change data type returned by Reports.GetMeetingParticipantsAsync and Reports.GetWebinarParticipantsAsync #288

Closed Jericho closed 1 year ago

Jericho commented 1 year ago

As a result of #287, a few properties have been added to the Participant class. Consequently, the ReportMeetingParticipant and ReportWebinarParticipant are no longer necessary and have ben deleted.

Jericho commented 1 year ago

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

The release is available on:

Your GitReleaseManager bot :package::rocket: