TheProtocols

Back

Follow Relations of Actors

net.hereus.sdk.activitypub.actor.follow(string handle) -> null

Parameters

handle string: Handle of the actor to be followed. Can also pass url for the actor in case if actor’s handle is unknown.

net.hereus.sdk.activitypub.actor.unfollow(string handle) -> null

Parameters

handle string: Handle of the actor to be unfollowed. Can also pass url for the actor in case if actor’s handle is unknown.