TikTokLiveSharp icon indicating copy to clipboard operation
TikTokLiveSharp copied to clipboard

Port of TikTok live library for C#

Results 38 TikTokLiveSharp issues
Sort by recently updated
recently updated
newest added

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...

question

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) };

question

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...

bug

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...

bug

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. ![Image](https://github.com/user-attachments/assets/f4671847-6880-4647-8722-f2d400a436e7) 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...

bug

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....

bug

Using the latest version of the program, this problem still exists!

bug