Home
last modified time | relevance | path

Searched refs:sync_user_features (Results 1 – 2 of 2) sorted by relevance

/dports/www/py-instabot/instabot-0.117.0/instabot/api/
H A Dapi_login.py45 def sync_user_features(self): function
282 check_flow.append(self.sync_user_features())
H A Dapi.py32 sync_user_features,
165 def sync_user_features(self): member in API
166 return sync_user_features(self)