Exemple #1
0
 def last_online(self):
   return api.last_online(self.id)
Exemple #2
0
 def last_online(self):
   return api.last_online(self.id)
Exemple #3
0
 def last_online(self):
     return api.last_online(self.id, db_name=self.db_name)
Exemple #4
0
 def last_online(self):
   return api.last_online(self.id, db_name=self.db_name)