frankvHoof93 / TikTokLiveSharp

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

[QUESTION] Where to get diamondCount for gift #33

Closed leiden-xviii closed 9 months ago

leiden-xviii commented 9 months ago

I am switching over to this C# library in place of the nodejs one. In the nodejs version I can get the gift value (diamondCount). I cannot find this value using the C# version. Is that data available? Thank you.

Edit:

I found it - e.Gift.DiamondCost

leiden-xviii commented 9 months ago

Found answer