struct Cryap::API::Entities::Relationship

Overview

TODO Fully implement https://docs.joinmastodon.org/entities/Relationship/

Included Modules

Defined in:

modules/api/entities/relationship.cr

Constructors

Instance Method Summary

Constructor Detail


def self.new(pull : JSON::PullParser) #

Instance Method Detail

def followed_by? : Bool #

def following? : Bool #

def id : String #

def note : String #

def requested? : Bool #