Skip to content

Conversation

@M1tsumi
Copy link
Owner

@M1tsumi M1tsumi commented Dec 31, 2025

  • Add 9 gateway events: typing, presence, bans, webhooks, invites, pins
  • Add 20+ REST endpoints: webhooks CRUD, bans, audit logs, invites, guild management
  • Add new models: GuildPreview, VanityURL, and 9 event models
  • Fix builder pattern mutating keyword issues
  • Fix ViewManager actor isolation
  • Update documentation to accurately reflect API coverage

M1tsumi added 4 commits December 30, 2025 20:03
- Add 9 gateway events: typing, presence, bans, webhooks, invites, pins
- Add 20+ REST endpoints: webhooks CRUD, bans, audit logs, invites, guild management
- Add new models: GuildPreview, VanityURL, and 9 event models
- Fix builder pattern mutating keyword issues
- Fix ViewManager actor isolation
- Update documentation to accurately reflect API coverage
- Add Hashable to Activity and all nested types (Timestamps, Assets, Party, Secrets)
- Fixes build error where PresenceUpdate couldn't conform to Hashable
- Added typingStart, channelPinsUpdate, presenceUpdate
- Added guildBanAdd, guildBanRemove
- Added webhooksUpdate, guildIntegrationsUpdate
- Added inviteCreate, inviteDelete

Fixes exhaustive switch compilation error
@M1tsumi M1tsumi merged commit 145e5b4 into main Dec 31, 2025
2 checks passed
@M1tsumi M1tsumi deleted the test/v1.1.0 branch January 6, 2026 04:16
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