struct

Turnir::Client::TwitchTokenManager::TokenResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

access_token
Source
access_token=(access_token : String)
Source
created_at
Source
created_at=(created_at : Int64)
Source
created_at_str
Source
created_at_str=(created_at_str : String)
Source
expires_in
Source
expires_in=(expires_in : Int64)
Source
refresh_token
Source
refresh_token=(refresh_token : String)
Source
scope
Source
scope=(scope : Array(String))
Source
token_type
Source
token_type=(token_type : String)
Source