Service.prototype.manuallyApprovesFollowers(): boolean | null
When true
, conveys that for this actor, follow requests are not usually
automatically approved, but instead are examined by a person who may accept
or reject the request, at some time in the future. Setting of false
conveys no information and may be ignored. This information is typically
used to affect display of accounts, such as showing an account as private or
locked.
boolean | null