ID message parameter gone from USERNOTICE event

I noticed today that the ID parameter seems to be gone from Usernotice’s ( Subscription notifications)

    self.id = uuid.UUID(tags['id'])
KeyError: 'id'

Any Idea why?

Edit: Seems like this was ninja fixed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.