Likee::LikeeResponse
Inherits JSON::Serializable::Unmapped < JSON::Serializable < Struct < Value < Object
The LikeeResponse structure represents a response from the Likee API.
Constants
SUCCESS_CODES = [0]
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
code
Sourcemessage
Sourcesuccess?
Source