mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
* Add .of methods for custom User objects Adds an extra .of() function that accepts a User object, instead of a username string. * Use username if profile name not set * Add combo argument * Replace WebcastGiftMessage from the new constructor * Fix argument naming error * Fix wrong argument order