updated README

This commit is contained in:
3IMAD69 2023-06-22 16:39:42 +01:00
parent 2f14b9a357
commit 97250c5da3

View File

@ -74,6 +74,8 @@ TiktokStalk(username).then((result) => {
favoriteCount: number favoriteCount: number
} }
video?: string[] video?: string[]
cover?: string[]
dynamic_cover?: string[]
images?: string[] images?: string[]
music: string[] music: string[]
} }