struct

API::V1::Serializers::Status::Mention

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, username : String, url : String, acct : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

acct
Source
acct=(acct : String)
Source
id=(id : String)
Source
url=(url : String)
Source
username
Source
username=(username : String)
Source