xerovue

Results 2 issues of xerovue

It seems that the `room_id` is not being set when it is passed to the `start` method and the sign API returns the following: ```txt TikTokLive.client.web.routes.fetch_sign.SignAPIError: [SIGN_NOT_200] Failed request to...

bug

### Describe the bug In the sample code below 1- `rank.user.pay_grade` is empty. 2- `rank.user` is only set for the first 5 records. ```python from TikTokLive.client.client import TikTokLiveClient from TikTokLive.events...