Update PlayerActivityBannerList

This commit is contained in:
ishkong 2024-12-09 16:19:23 +08:00 committed by GitHub
parent 83e5e21bc1
commit 001f00a512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -662,6 +662,8 @@ class PlayerActivityBannerList(Struct):
url: str
startTs: int
endTs: int
offlineTs: int
preStartTs: int
class ArknightsPlayerInfoModel(Struct, omit_defaults=True, gc=False):