mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 16:59:39 -05:00
Deprecate the usage of github gifts json!
This commit is contained in:
@@ -107,6 +107,7 @@ public class TikTokLiveHttpClient implements LiveHttpClient
|
||||
return getGiftsData();
|
||||
}
|
||||
|
||||
@Deprecated(since = "1.8.6", forRemoval = true)
|
||||
public GiftsData.Response getGiftsData() {
|
||||
var result = httpFactory.client(TIKTOK_GIFTS_URL)
|
||||
.build()
|
||||
|
||||
Reference in New Issue
Block a user