isaackogan / TikTokLive

Python library to receive live stream events (comments, gifts, etc.) in realtime from TikTok LIVE.
https://isaackogan.github.io/TikTokLive/
MIT License
752 stars 154 forks source link

AttributeError: 'str' object has no attribute 'get_type' #218

Open wsjmuffas opened 1 month ago

wsjmuffas commented 1 month ago

Describe the bug

![Uploading 1714204670001.jpg…]()

wsjmuffas commented 1 month ago
return super(TikTokLiveClient, self).on(event.get_type(), f)

AttributeError: 'str' object has no attribute 'get_type'