Fixed proto file type names, created TikTokEventListenerBase with all events, created ListUser with additional information, and created all events for TikTokLink individual events

This commit is contained in:
kohlerpop1
2024-06-01 22:18:43 -04:00
parent 6f322b2a46
commit 69f1d5b5c2
30 changed files with 1299 additions and 17 deletions

View File

@@ -805,7 +805,7 @@ message WebcastLinkMessage {
LinkerListChangeContent ListChangeContent = 20;
CohostListChangeContent CohostListChangeContent = 21;
LinkerMediaChangeContent MediaChangeContent = 22;
LinkerAcceptNoticeContent ReplyAcceptNoticeContent = 23;
LinkerAcceptNoticeContent AcceptNoticeContent = 23;
LinkerSysKickOutContent SysKickOutContent = 101;
LinkmicUserToastContent UserToastContent = 102;
string extra = 200;