diff --git a/api.py b/api.py index 5420088..b29ce41 100644 --- a/api.py +++ b/api.py @@ -397,6 +397,10 @@ class XiGuaLiveApi: self.onLottery(self.lottery) self.lottery = None + @property + def updateAt(self): + return self._updRoomAt + if __name__ == "__main__": name = "永恒de草薙"