struct

API::V2::Serializers::Instance::Configuration::Statuses

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(max_characters : Int32, max_media_attachments : Int32, characters_reserved_per_url : Int32)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

characters_reserved_per_url
Source
characters_reserved_per_url=(characters_reserved_per_url : Int32)
Source
max_characters
Source
max_characters=(max_characters : Int32)
Source
max_media_attachments
Source
max_media_attachments=(max_media_attachments : Int32)
Source