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

Events: Deprecate ClientConnect #112

Merged

Conversation

FelixMcFelix
Copy link
Member

Discord no longer send these websocket payloads, users should instead rely on the main part of their bot for determining actual connection events, or SpeakingUpdates for SSRC mapping.

Closes #104.

Discord no longer send these websocket payloads, users should instead rely on the main part of their bot for determining actual connection events, or `SpeakingUpdate`s for SSRC mapping.

Closes serenity-rs#104.
@FelixMcFelix FelixMcFelix merged commit c464fcc into serenity-rs:current Feb 13, 2022
@FelixMcFelix FelixMcFelix deleted the deprecate-clientconnect branch February 14, 2022 10:06
@FelixMcFelix FelixMcFelix added the events Relates to driver event handling/generation. label Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
events Relates to driver event handling/generation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CoreEvent::ClientConnect not firing
1 participant