TikTokLive
TikTokLive copied to clipboard
AttributeError: 'str' object has no attribute 'get_type'
Describe the bug
return super(TikTokLiveClient, self).on(event.get_type(), f)
AttributeError: 'str' object has no attribute 'get_type'
I believe this was fixed in a commit recently. Please ping me to reopen if I am wrong.