Properties
createFollow
createFollow: HandlerAndValidators<Record<string, Predicate>>
deleteFollow
deleteFollow: HandlerAndValidators<Record<string, Predicate>>
listFollowersForUser
listFollowersForUser: HandlerAndValidators<Record<string, Predicate>>
listFollows
listFollows: HandlerAndValidators<Record<string, Predicate>>
listFollowsForUser
listFollowsForUser: HandlerAndValidators<Record<string, Predicate>>
Deprecated
use listFollows instead