TwitchLib.Api
TwitchLib.Api copied to clipboard
Updated Strings to DateTime
Changed some of the models to use DateTime instead of strings for consistency with the other models and ease of use.
Build Failed, Missing using System; for DateTime
Edit: I see your working on it.