frankvHoof93 / TikTokLiveSharp

Port of TikTok live library for C#
https://vanhoof.dev
Other
140 stars 28 forks source link

I can't access the Top viewers list #14

Closed AbdurrahmanSefer closed 1 year ago

AbdurrahmanSefer commented 1 year ago

Hello good day ; I used the library, it is very excellent, thank you, but I could not find the Top viewers list from anywhere, where and how can we use it

frankvHoof93 commented 1 year ago

Top Viewers are sent alongside the ViewerCount in the RoomViewerData (OnViewerData-event)

AbdurrahmanSefer commented 1 year ago

Thanks Yes that's right, I was using the library in NuGet Package so I can't see it, when will you update the library there?

frankvHoof93 commented 1 year ago

New NuGet package now available via the ID TikTokLive_Sharp. Since this fork is a breaking change (and since I do not have developer permissions for the original NuGet Package), this is a slight namechange from the original package by sebheron