TwitchLib / TwitchLib.PubSub

PubSub component of TwitchLib.
38 stars 51 forks source link

LowTrustUsers: model is now correctly populated instead of just "RawJsonString" #126

Closed swiftyspiffy closed 10 months ago

swiftyspiffy commented 10 months ago

Correctly populates LowTrustUsers model with fields from event instead of just raw json string.

Tested.