Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript SpotifyRPC Start And End TimeStamp Type Error #1124

Open
3 tasks done
Bes-js opened this issue Apr 3, 2024 · 1 comment
Open
3 tasks done

TypeScript SpotifyRPC Start And End TimeStamp Type Error #1124

Bes-js opened this issue Apr 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Bes-js
Copy link

Bes-js commented Apr 3, 2024

Which package has the bugs?

The core library

Issue description

Type is Date, but type must be number

Code sample

No response

Package version

Last Version

Node.js version

20.10.0

Operating system

Windows 11

Priority this issue should have

High (immediate attention needed)

Checklist

  • I have searched the open issues for duplicates.
  • I have shared the entire traceback.
  • I am using a user token (and it isn't visible in the code).

Additional Information

No response

@Bes-js Bes-js added the bug Something isn't working label Apr 3, 2024
@002-sans
Copy link

I don't know what's your code but there is an example of the Spotify RPC here and don't use Date but Date.now()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants