isaackogan/TikTokLive

SendMessage Method

ChromesDuzez opened this issue · 1 comments

Have you implemented the sendMessage method from the original js wrapper? Im not seeing it in the docs

It was removed. It is not supported in this lib (and not really in nodejs) as it requires generation of msToken, which we do not (publicly) provide anymore. In the node lib, you will likely notice that it does not work.