@tiktool/live 2.5.0 → 2.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
<div align="center">
|
|
2
|
-
|
|
3
1
|
# @tiktool/live
|
|
4
2
|
|
|
5
3
|
### Connect to any TikTok LIVE stream in 4 lines of code.
|
|
@@ -13,8 +11,6 @@ Real-time chat, gifts, viewers, battles, follows & 18+ event types from any TikT
|
|
|
13
11
|
|
|
14
12
|
[Quick Start](#-quick-start) · [Events](#-events) · [API](#-api-reference) · [Rate Limits](#-rate-limits) · [Get API Key](https://tik.tools)
|
|
15
13
|
|
|
16
|
-
</div>
|
|
17
|
-
|
|
18
14
|
---
|
|
19
15
|
|
|
20
16
|
## ⚡ Quick Start
|
package/package.json
CHANGED