TikTokLiveSharp
TikTokLiveSharp copied to clipboard
Port of TikTok live library for C#
Are there plans to update this library to support Super Fans? Subscriptions are no longer for Live Streams and this repo is lacking this, where the main node.js library has...
Hello friends. I want to know people's genders. For Example; TikTokLiveManager.Instance.OnJoin += (client, joinEvent) => { joinEvent.User.Gender (and i get Male or Female) };
A recent TikTok changed broke websocket connections that do not include `version_code=180800` in the query parameters for the websocket url. This is breaking everyone's C# clients. The library seems like...
I have been working testing this out for the last 2 days and only just found this issue. When i use big names in the tiktok scene it connects without...
Ability to send chat messages with a method like "sendMessage" or "sendChat". This would complete the toolset, so the application can send and receive chat messages. It would allow for...
Some harmless live channels have a age restriction, which is more a login obligation.  If a channel has this restriction, the room info is "empty" and an exception is...
Lib version: latest v1.2.1, desktop application C# WPF NET Framework 4.8 Framework build version: 533320 OS info: Microsoft Windows NT 6.2.9200.0 product: Windows 10 Home A user of our project...
Included the emote index in the Chat class to use it in the OnChatMessage event. Simplest fix is to use the direct object from the proto message.
**Subject:** Potential Bug in `GiftMessage.ToUser` Handling in TikTokLiveSharp v1.2.1/v1.2.2 **Dear TikTokLiveSharp Developers,** I would like to report a potential issue in the `GiftMessage.ToUser` property handling in TikTokLiveSharp v1.2.1 and v1.2.2....
Using the latest version of the program, this problem still exists!