TwitchEventSub::TwitchUser
Inherits JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
broadcaster_type
Sourcebroadcaster_type=(broadcaster_type : String)
Sourcecreated_at
Sourcecreated_at=(created_at : String)
Sourcedescription
Sourcedescription=(description : String)
Sourcedisplay_name
Sourcedisplay_name=(display_name : String)
Sourceemail
Sourceemail=(email : String)
Sourceid
Sourceid=(id : String)
Sourcelogin
Sourcelogin=(login : String)
Sourceoffline_image_url
Sourceoffline_image_url=(offline_image_url : String)
Sourceprofile_image_url
Sourceprofile_image_url=(profile_image_url : String)
Sourcetype
Sourcetype=(type : String)
Sourceview_count
Sourceview_count=(view_count : Int32)
Source