calculate start and end

This commit is contained in:
2025-12-10 01:41:08 +01:00
parent a842db2d97
commit 7a3a20cb32
5 changed files with 43 additions and 4 deletions

View File

@@ -7,4 +7,6 @@ class DiscordRPCUpdatePayload(BaseModel):
subtitle: str
image_url: str
details: str
start: int
end: int
activity_type: ActivityType