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

Handle events related to DM support #3

Merged
merged 3 commits into from May 25, 2022
Merged

Handle events related to DM support #3

merged 3 commits into from May 25, 2022

Conversation

cryptoAlgorithm
Copy link
Member

This is the corresponding PR in Swiftcord

Handles some events and updates cache with users sent in ready event. Allows proper first-class DM support in Swiftcord.

What changed:

  • last_message_id in channels are now updated (allows proper ordering of DMs)
  • [Breaking] Cached users are now stored as a [Snowflake: User] dict instead of a [User] array

@cryptoAlgorithm cryptoAlgorithm merged commit a6344a0 into main May 25, 2022
@cryptoAlgorithm cryptoAlgorithm deleted the dms branch May 26, 2022 08:01
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.

None yet

1 participant