struct

API::V1::Serializers::Instance::Configuration

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(accounts : Accounts, statuses : Statuses, media_attachments : MediaAttachments, polls : Polls)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

accounts
Source
accounts=(accounts : Accounts)
Source
media_attachments
Source
media_attachments=(media_attachments : MediaAttachments)
Source
polls
Source
polls=(polls : Polls)
Source
statuses
Source
statuses=(statuses : Statuses)
Source

Nested types