Constructor
# new twitchData(login, display_name, description, profile_image_url, view_count)
Schema for twitch data
Parameters:
Name | Type | Description |
---|---|---|
login |
String | |
display_name |
String | |
description |
String | |
profile_image_url |
String | |
view_count |
Number |