API::V1::Serializers::Status::CustomEmoji
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(shortcode : String, url : String, static_url : String, visible_in_picker : Bool)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
shortcode
Sourceshortcode=(shortcode : String)
Sourcestatic_url
Sourcestatic_url=(static_url : String)
Sourceurl
Sourceurl=(url : String)
Sourcevisible_in_picker
Sourcevisible_in_picker=(visible_in_picker : Bool)
Source