struct

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

code
Source
message
Source
success?
Source