class

Relationship::Content::Follow::Mention

Inherits Relationship < Ktistec::Model::Polymorphic < Ktistec::Model::Common < Ktistec::Model < Reference < Object

Constants

Instance methods

_association_actor
Source
_association_href

Identity (@id) of the mentioned actor.

Source
_belongs_to_setter_for_actor(actor_ : ActivityPub::Actor, update_associations = true) : ActivityPub::Actor
Source
actor(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor
Source
actor?(include_deleted : Bool = false, include_undone : Bool = false) : ActivityPub::Actor | Nil
Source
after_destroy
Source
href

Identity (@id) of the mentioned actor.

Source
href=(href : String) : String

Identity (@id) of the mentioned actor.

Source