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

Gateway Ready no longer sends private channels #818

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

key2peace
Copy link
Collaborator

As per https://discord.com/developers/docs/topics/gateway#ready, the ready event no longer transmits private channels in it's data, thus making this code obsolete. The option pmChannels however is kept in order for the user to decide wether to store newly created private channels or not.

As per [Discord Docs]<https://discord.com/developers/docs/topics/gateway#ready>, the ready event no longer transmits private channels in it's data, thus making this code obsolete. The option pmChannels however is kept in order for the user to decide wether to store newly created private channels or not.
Copy link
Member

@SQKo SQKo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pmChannels is not used elsewhere, can be removed in next major version

@SQKo SQKo mentioned this pull request May 30, 2022
5 tasks
@SQKo SQKo merged commit ad1623d into master May 30, 2022
@SQKo SQKo deleted the key2peace-patch-2 branch July 24, 2022 05:34
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

Successfully merging this pull request may close these issues.

2 participants