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

Unmarshal errors #474

Closed
andersfylling opened this issue Nov 8, 2017 · 1 comment
Closed

Unmarshal errors #474

andersfylling opened this issue Nov 8, 2017 · 1 comment
Milestone

Comments

@andersfylling
Copy link

2017/11/08 16:00:44 [DG0] wsapi.go:477:onEvent() error unmarshalling GUILD_CREATE event, json: cannot unmarshal number 1510142613898.0 into Go struct field TimeStamps.start of type uint
2017/11/08 16:16:50 [DG0] wsapi.go:477:onEvent() error unmarshalling PRESENCE_UPDATE event, json: cannot unmarshal number 1510142613898.0 into Go struct field TimeStamps.start of type uint
2017/11/08 16:17:09 [DG0] wsapi.go:477:onEvent() error unmarshalling PRESENCE_UPDATE event, json: cannot unmarshal number 1510142613898.0 into Go struct field TimeStamps.start of type uint
@Hinara
Copy link
Contributor

Hinara commented Nov 8, 2017

#470

@bwmarrin bwmarrin added this to the v0.18.0 milestone Dec 25, 2017
ErikMcClure pushed a commit to ErikMcClure/discordgo that referenced this issue Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants