getPendingFollowRequests

abstract suspend fun getPendingFollowRequests(limit: String?): List<Account>

Gets the list of accounts with a pending follow request.