struct

API::V1::Serializers::Status::CustomEmoji

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(shortcode : String, url : String, static_url : String, visible_in_picker : Bool)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

shortcode
Source
shortcode=(shortcode : String)
Source
static_url
Source
static_url=(static_url : String)
Source
url=(url : String)
Source
visible_in_picker
Source
visible_in_picker=(visible_in_picker : Bool)
Source