Swiftpack.co - Swift Packages by swift-discord

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by swift-discord

swift-discord/swift-discord v0.0.3
A Swift library for Discord REST/Gateway API in all platforms.
⭐️ 7
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v0.0.3
1 year ago
### Added - Add `DiscordGateway` module ### Changed - Rename `DiscordV10` module to `DiscordREST`
v0.0.2
1 year ago
### Added - Add `Guild` struct - Add `Channel` struct - Add `Role` struct - Add `Sticket` struct - Add [`Equatable`](https://developer.apple.com/documentation/swift/equatable), [`Hashable`](https://developer.apple.com/documentation/swift/hashable), [`Identifiable`](https://developer.apple.com/documentation/swift/identifiable) to `User` struct - Add [`Equatable`](https://developer.apple.com/documentation/swift/equatable), [`Hashable`](https://developer.apple.com/documentation/swift/hashable) to `User.Flags` struct - Add [`Sendable`](https://developer.apple.com/documentation/swift/sendable) to `Unknown` enum ### Changed - Rename `JSONDecoder.oAuth2` to `JSONDecoder.discordOAuth2` - Rename `JSONEncoder.oAuth2` to `JSONEncoder.discordOAuth2` - Change `User().premiumType` type from `User.PremiumType` to `Unknown<User.PremiumType>` - Update [`sinoru/swift-snowflake`](https://github.com/sinoru/swift-snowflake/compare/v0.0.1...v0.0.2) from v0.0.1 to v0.0.2 ### Removed - Remove support of Swift 5.5
v0.0.1
1 year ago
This is the initial release.
iOS macOS watchOS tvOS linux macCatalyst windows android

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics