V1.4.0
feat: Support for Get Twitch User Data.
- feat: Added a new attribute named
user
with the typeTwitchUserData
to the TwitchStreamData dataclass. - fix: some async function forgot to add await,
- docs: add package support python version badge.
Full Changelog: 1.3.1...1.4.0