Fix messages

- WebcastSocialMessage
  - ImDeleteMessage
This commit is contained in:
JW
2023-08-22 20:47:27 +02:00
parent 6254443755
commit 26c7db8f99
15 changed files with 70 additions and 30 deletions

View File

@@ -6,7 +6,7 @@ import java.io.IOException;
public class Main {
public static String TEST_USER_SUBJECT = "stiflerhub";
public static String TEST_USER_SUBJECT = "mr_cios";
public static void main(String[] args) throws IOException {
var client = TikTokLive.newClient(TEST_USER_SUBJECT)