frankvHoof93 / TikTokLiveSharp

Port of TikTok live library for C#
https://vanhoof.dev
Other
139 stars 27 forks source link

[BUG]Gift.Sender & GiftMessage.User #60

Closed qrq closed 2 months ago

qrq commented 6 months ago

Describe the bug OnGift Event preset [Sender ]as TikTokGift Sender

and in GiftMessage Event it preset [User] as a Gift Sender

and all of it point to same person !!

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Base64 Message If your bug logged an error containing a message, please post the Base64-string here.

Additional context Add any other context about the problem here.

frankvHoof93 commented 2 months ago

Yes. These point to the person who sent the gift. The receiver will usually be blank (indicating that the host received the gift).