struct
Cryap::API::Entities::Relationship
- Cryap::API::Entities::Relationship
- Struct
- Value
- Object
Overview
TODO Fully implement https://docs.joinmastodon.org/entities/Relationship/
Included Modules
- JSON::Serializable
Defined in:
modules/api/entities/relationship.crConstructors
- .new(by : Cryap::Database::Models::Account, to : Cryap::Database::Models::Account)
- .new(pull : JSON::PullParser)