class

TwitchEventSub::TwitchUser

Inherits JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

broadcaster_type
Source
broadcaster_type=(broadcaster_type : String)
Source
created_at
Source
created_at=(created_at : String)
Source
description
Source
description=(description : String)
Source
display_name
Source
display_name=(display_name : String)
Source
email
Source
email=(email : String)
Source
id=(id : String)
Source
login
Source
login=(login : String)
Source
offline_image_url
Source
offline_image_url=(offline_image_url : String)
Source
profile_image_url
Source
profile_image_url=(profile_image_url : String)
Source
type
Source
type=(type : String)
Source
view_count
Source
view_count=(view_count : Int32)
Source