net.hereus.sdk.activitypub.actor.follow(string handle) -> nullhandle 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) -> nullhandle string: Handle of the actor to be unfollowed. Can also pass url for the actor in case if actor’s handle is unknown.