Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/discordjs/discord-api-types

Up to date Discord API Typings, versioned by the API version
https://github.com/discordjs/discord-api-types

refactor(GuildFeature): remove `Commerce` (#523)

* refactor(GuildFeature): remove `Commerce`

* docs: add `@unstable` tag to `Hub` & `LinkedToHub`

8465c5866c8caedd3d237f4bd2d4cf68a3a9c635 authored over 2 years ago
feat(RESTJSONErrorCodes): add `ApplicationNotYetAvailable` (#507)

09a114133c7599cc14d4a0eb61425162091c45ee authored over 2 years ago
feat(APIConnection): add `ConnectionService` to `type` (#491)

* feat: add `ConnectionService` to `APIConnection#type`

* feat: add `epicgames`

* feat: ad...

4577ac2609f4a861505bc41f4293f482db251cdc authored over 2 years ago
feat(GatewayGuildCreateDispatchData): add missing `unavailable` (#504)

59e247729fcd27be839c88516939ec22843781ce authored over 2 years ago
feat(RESTJSONErrorCodes): add error `50146` (#527)

e78de0c83ba93145a2302ddea2e55b5050291c52 authored over 2 years ago
chore(release): 0.36.2 🎉 (#528)

Build ran for 4af2ea91415a5662171d342379c4bd33bfa5a6d5

Co-authored-by: github-actions[bot] <4...

3644b70e2e662495ae1d446c432a2834b272cca5 authored over 2 years ago
feat(RESTPutAPIApplicationGuildCommandsJSONBody): add missing `id` (#522)

4af2ea91415a5662171d342379c4bd33bfa5a6d5 authored over 2 years ago
feat(RESTJSONErrorCodes): add error `30032` (#521)

f2c3451c2a8bc91bcca65372d2944a07a3c34a9a authored over 2 years ago
docs: mark the maximum allowed length for string option types (#514)

d503c712520f67f2378a22d5149d1724af4d7a11 authored over 2 years ago
chore: resolve ci error (#518)

e253a4ac870462d02c26b43ed7803be49a7200e5 authored over 2 years ago
docs: update discord channel name (#517)

84226e402af74e47513ebe64cf71dc34c840826f authored over 2 years ago
chore(release): 0.36.1 🎉 (#516)

Build ran for df1527c4bb088fb7da82ce4150c5b41266434086

Co-authored-by: github-actions[bot] <4...

2e84efb9b87cc0a4725a95649f946e304ffafd7e authored over 2 years ago
docs(APIApplicationCommandOption): number and integer typos in `max_value` field description (#515)

df1527c4bb088fb7da82ce4150c5b41266434086 authored over 2 years ago
feat(APIApplicationCommandStringOption): add `min_length` and `max_length` (#513)

2cade98ed0a0a074254fbc1580fc56d0e0b3dc9c authored over 2 years ago
docs(APIMessageInteraction): `name` now includes more info (#511)

d3535d6db103b84a84e91129f02a1a45e75e8c90 authored over 2 years ago
chore(release): 0.36.0 🎉 (#510)

Build ran for 0c65d40af00499233830ce272a2a274bcd5b9e8c

Co-authored-by: github-actions[bot] <4...

2f2d4ae3fa2d714e2581f57b51dea9fecbebe14d authored over 2 years ago
feat(APIBaseInteraction): add `app_permissions` (#509)

0c65d40af00499233830ce272a2a274bcd5b9e8c authored over 2 years ago
feat(MessageType): update names (#498)

BREAKING CHANGE: The following message types have been renamed:
- `GuildMemberJoin` -> `UserJoi...

12072b70a0c70e1e1f9de920789e26829268de12 authored over 2 years ago
feat(RESTJSONErrorCodes): add error 20024 (#480)

34908aa4ceeca4b58276cc207f5bdb77cef04296 authored over 2 years ago
chore(release): 0.35.0 🎉 (#503)

Build ran for fc3aa1c9110e4730c6b8ba3e36815ecd2da66c68

Co-authored-by: github-actions[bot] <4...

b2eeb3f27b4931152395ce9ae5af356d6fd0dcd2 authored over 2 years ago
feat(UserFlags): add `Quarantined` flag (#495)

* feat(UserFlags): add Quarantined flag

* fix: change to Math.pow()

* chore: add @unstable...

fc3aa1c9110e4730c6b8ba3e36815ecd2da66c68 authored over 2 years ago
feat(REST): add `CDNRoutes` (#502)

06098869d552139fadcc204b5ce4e1a7e5352b68 authored over 2 years ago
chore(UserFlags): add `@unstable` to `Spammer` flag (#500)

a2d76fc7ca7b8e8bf3152cfce4a6a8a23610654d authored over 2 years ago
feat(APIEmbedVideo): add missing `proxy_url` property (#496)

56d491fa6808d9a8762bff606ca8feb5e11f13a4 authored over 2 years ago
refactor(GatewayIdentifyProperties): remove `$` prefix from keys (#493)

BREAKING CHANGE: The fields for identify no longer use the `$` prefix for the values.

3b10c60faa5943501ab1f7cfa0d5f3c5317cdbbd authored over 2 years ago
chore(release): 0.34.0 🎉 (#492)

Build ran for f49546c7801f90cd423b1ddc60e41ea086dc404a

Co-authored-by: github-actions[bot] <4...

c6e320bd2239348348c07b3211e5882ad36b6e26 authored over 2 years ago
chore: more website fixes (#490)

f49546c7801f90cd423b1ddc60e41ea086dc404a authored over 2 years ago
chore: fix ci for publishing new versions (#488)

63959ef2aac744fed07d6c3480d2451b990df3b5 authored over 2 years ago
docs: lazy load JetBrains mono font (#486)

f72fbc93f64f5daf3efe920f57c17066b469d7a5 authored over 2 years ago
docs: fix some grammar mistakes (#485)

d83dadca175f63d5d9d386811cf8e28aa4c8a3df authored over 2 years ago
refactor: separate `MESSAGE_CREATE` fields from `APIMessage` object (#434)

BREAKING CHANGE: Certain fields that come only through the gateway are now correctly typed as such

0bb2204b5ddd32b791641a33d52669bc739bc208 authored over 2 years ago
feat: add guild mfa endpoint and error `50017` (#476)

292c6b58ee9384db2ce06addb80d2ea2bcd32de2 authored over 2 years ago
docs(RESTPatchAPIChannelJSONBody): voice channels can be set as nsfw (#474)

63ca86afbd27566aeed1ea8a3004d5d278169e50 authored over 2 years ago
feat(RESTJSONErrorCodes): add 220003 error (#466)

20653b34819f6adf8116bef2a1e5edc3233c4117 authored over 2 years ago
chore: update vercel links (#484)

7bef64df76d07eed0b6eec996829155f6497cc5f authored over 2 years ago
chore: showcase website in package.json (#482)

6477c1e5d8c1dee89370f9df6dfd9d2b9aea82c0 authored over 2 years ago
chore(release): 0.33.5 🎉 (#481)

Build ran for d8543177cd978a19daa32fbb183892b6f8c24772

Co-authored-by: github-actions[bot] <4...

e95769540000c12fa049e71fcb25508de8bf60d1 authored over 2 years ago
feat(RESTJSONErrorCodes): add error `30052` (#469)

d8543177cd978a19daa32fbb183892b6f8c24772 authored over 2 years ago
chore: make website build again -.- (#478)

Thanks Docusaurus!!

cb663096a594db93f08499b2bf5af3e26cc27921 authored over 2 years ago
fix(RESTPostAPIWebhookWithTokenJSONBody): `thread_name` should be optional (#479)

eff8892b03656cfc2b709c6c30edb98e38bf2a1e authored over 2 years ago
fix(GatewayGuildCreateDispatch): add missing `GatewayGuildCreateDispatch` (#477)

d268e0bff7429e1cde43174fdf6d2342569860d5 authored over 2 years ago
chore(release): 0.33.4 🎉 (#475)

Build ran for 8e5f07e2eebc14e5777dbfb932ef54f252165524

Co-authored-by: github-actions[bot] <4...

7b1e5a70e5626c75091b9c67b80c281908afd188 authored over 2 years ago
feat(RESTPostAPIWebhookWithTokenJSONBody): add `thread_name` (#463)

* feat(RESTPostAPIWebhookWithTokenJSONBody): add `thread_name`

* docs: update from upstream
...

8e5f07e2eebc14e5777dbfb932ef54f252165524 authored over 2 years ago
chore(release): 0.33.3 🎉 (#472)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

1c6ea861102f62b6d5cf862672d8cf467f3485a8 authored over 2 years ago
fix(AddUndefinedToPossiblyUndefinedProperties): recurse down objects (#471)

43c372d81722e48b105d5121a2cfdf614f1e7704 authored over 2 years ago
docs: fix typo (#468)

9f386cb8741a5fad292b40508decd06ef28903db authored over 2 years ago
docs: fix line highlighting for contributing guide (#467)

019b9de1e856b961f034851546f327068317eff4 authored over 2 years ago
chore(release): 0.33.2 🎉 (#465)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-...

6340f64fbc9d8695997eb140326a7acbeaecf314 authored over 2 years ago
chore(Changelog): show who created the pull request that was merged (#329)

* feat: say who submitted the PR that was merged

* fix: actually make the changelog generatio...

895083b8abb499e2c751186641b676fd134c0e61 authored over 2 years ago
chore(docs): write contributing guide (#464)

93eb3d3af648dfb1417f6295045d9461c7748719 authored over 2 years ago
chore(docs): cleanup patches, update typedoc (#462)

7da033bc5b9c980ba4f86c1ca347e6f386bcd826 authored over 2 years ago
fix(RestPostAPIBaseApplicationJSONBody): make `default_member_permissions` optional (#460)

6a813be83382e1606f1921cf00179fe1ce75c04f authored over 2 years ago
chore(docs): minify api-typedoc generated json (#461)

b3736d801291d3c7bee0a10c4f8cd70191c19a7b authored over 2 years ago
fix(GatewayGuildCreateDispatch): add extra fields that were missing (#458)

15fcd1b2a85e8d1e136416a66326a4aadcc301fb authored over 2 years ago
fix(docs-site): website link colors (#457)

51e664d8e826e7f0aa467c000f3a1707fc283a36 authored over 2 years ago
chore: make navbar consistent with djs site (#452)

Co-authored-by: advaith <[email protected]>
Co-authored-by: Vlad Frangu <[email protected]>

db9938826736a9f864521cf7a56f48f206ccffba authored over 2 years ago
fix(APIApplicationCommand): `dm_permission` is not nullable and `default_member_permissions` is required (#454)

85802f1703c0a34a260b1800095dc272b40dfb49 authored over 2 years ago
chore(release): 0.33.1 🎉 (#451)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4083a323401912215a9bde67843b3ffd0e7b9eab authored over 2 years ago
chore: some requested/suggested changes (#450)

5108d3dcca1766baee27b0c03869f9295661d063 authored over 2 years ago
chore: use correct npm capitalization (#449)

6da0503a9ffa58db5adaa03788f276923b3b2110 authored over 2 years ago
docs: clarify that permissions can apply on application-level (#448)

8a5fb2cdf202b5bdd3212b4ca060bb937ae4c535 authored over 2 years ago
feat(RESTJSONErrorCodes): add error `50600` (#444)

5ef49f41cecaa1d5937428a5c58f1d88bfc61266 authored over 2 years ago
fix(RESTPostAPIApplicationGuildCommands): correct types due to unions (#447)

6d85ad6b1d707b980f9897ea68dd4b7573b3a770 authored over 2 years ago
chore: website fixes (#446)

ca1110a1ae5cb6a8506b0a5c8355d3194fbb0818 authored over 2 years ago
feat(RESTPostAPIGuildChannels): update post body fields (#419)

* chore(guildChannel): update post body fields

* chore: add missing field

748db34e30338cf4a9fd8ce7b86d1d5c7dde63b1 authored over 2 years ago
chore: fix docs typo (#445)

dc1c88782147389b153e4481e3d7daffecfd0755 authored over 2 years ago
chore(deps): bump ejs from 3.1.6 to 3.1.8 in /website (#443)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored...

a088bb4f7724bd26557bfc4b1e0299dfba4c342b authored over 2 years ago
chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /website (#442)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

f1cc0ab163f662544442f2fa6e16cf5ea7f16744 authored over 2 years ago
chore: docs site (#405)

c8ba0c9319f1e2dc6a9e6a8a2b9cc49df31167ec authored over 2 years ago
chore(release): 0.33.0 🎉 (#439)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

927c73816286523b5bb2a12329de5bbd06847f33 authored over 2 years ago
feat(rest): add missing guild routes results (#438)

1afce87fbef8e43ee040010e36019a4ebc6fecfe authored over 2 years ago
refactor: add support for API v10 (#437)

a0ff4f3905bb9a79fc8f581d7823e506c61f851a authored over 2 years ago
refactor: separate `GUILD_CREATE` fields from `APIGuild` object (#423)

BREAKING CHANGE: APIGuild now correctly shows just the properties that are obtainable through re...

17f5caa671da50a79d61393f5a970ce59c5d875e authored over 2 years ago
feat: add support for application command permissions v2 (#415)

d3163ca22e5b7d8292f9f6ccd444aa5c93771d92 authored over 2 years ago
refactor(GuildFeature): thread archive durations are no longer boost locked (#412)

BREAKING CHANGE: `SevenDayThreadArchive` and `ThreeDayThreadArchive` have been removed as they a...

1737adea1fc3d5050db30266e49c63277b7a77fc authored over 2 years ago
feat(OAuth2Scopes): add new OAuth2 scopes (#435)

* feat(OAuth2Scopes): add new OAuth2 scopes

* docs: scopes require Discord approval

8f16f452ac7dc8988617d1211fc6a9547d254795 authored over 2 years ago
chore(release): 0.32.1 🎉 (#422)

Build ran for d331e0dff3bc55d8cd456e5adee95412cfc00e95

Co-authored-by: github-actions[bot] <4...

c9c733d1c272516dc031e4076d049474c16c9f0e authored almost 3 years ago
chore(ActivityPlatform): update platform enum and mark it as unstable (#404)

* chore(ActivityPlatform): update platform enum

* chore: descs and @unstable

d331e0dff3bc55d8cd456e5adee95412cfc00e95 authored almost 3 years ago
feat(RESTPostAPIGuildForumThreads): add `message` field (#416)

* refactor(GuildFeature): remove seven & three day thread archive

* refactor(RESTPostAPIGuild...

a28c824f82014b15a715b51b4426356428bb4ba2 authored almost 3 years ago
feat(RESTJSONErrorCodes): add error `50080` (#408)

43cfbcba284a96de6bde101b866ad9ac306992b5 authored almost 3 years ago
chore(release): 0.32.0 🎉 (#410)

Build ran for 3fe53ced9f0e61473a8b92d0503c51084e6a58f3

Co-authored-by: github-actions[bot] <4...

b0a4f12391ae923042679b360e3ab1bbd76a3ff4 authored almost 3 years ago
fix: add `position` property to create channel options (#409)

3fe53ced9f0e61473a8b92d0503c51084e6a58f3 authored almost 3 years ago
refactor(APIGuildIntegration): make `enabled` optional (#406)

BREAKING CHANGE: `enabled` is now properly marked as optional

1212eb933e6bf1d82b1b41164030bd317e9c59eb authored almost 3 years ago
chore(release): 0.31.2 🎉 (#403)

Build ran for 4cbb5fa89479d31a979510b7fb94eabcd272f71a

Co-authored-by: github-actions[bot] <4...

1cd9b53ea82debc554a302917ef0fc52b83ef763 authored almost 3 years ago
docs: fix links from DDevs portal (#402)

4cbb5fa89479d31a979510b7fb94eabcd272f71a authored almost 3 years ago
feat(RESTPostAPIGuildChannelJSONBody): add `default_auto_archive` prop (#400)

6a192b132c11f13d95ea3e7ed1eb556600f2f415 authored almost 3 years ago
chore(release): 0.31.1 🎉 (#401)

Build ran for bf084849885dd15b19f4f46aa260815037131600

Co-authored-by: github-actions[bot] <4...

e4280853ae6cbd3d1bec02710b7f32c0cba4f35a authored almost 3 years ago
feat(APIGuildForum): add support for forums, part 1 (#398)

Co-authored-by: Vitor <[email protected]>

bf084849885dd15b19f4f46aa260815037131600 authored almost 3 years ago
feat: student hubs (#215)

With extra documentation because sometimes Discord doesn't wanna document crucial things -.-

69079ee132777977e9a9e163696ffdc8db82fe38 authored almost 3 years ago
feat(APIApplicationCommandInteractionData): add `guild_id` (#396)

bc6e97f309b1f5e0bc0063ada3aed77f34214e9f authored almost 3 years ago
docs(FormattingPatterns): mark `UserWithNickname` and `UserWithOptionalNickname` as deprecated (#392)

279bf67aa8be7f03edda7fcc80aa2c5ed31b31ef authored almost 3 years ago
chore(release): 0.31.0 🎉 (#395)

Build ran for b1bf7bf0f9a37fa391a67e4b5b1dd288821d0ebb

Co-authored-by: github-actions[bot] <4...

d703a6645a1c8fe8312b71f2d81837084b237ce5 authored almost 3 years ago
feat: add `RESTGetAPIGuildBansQuery` (#391)

b1bf7bf0f9a37fa391a67e4b5b1dd288821d0ebb authored almost 3 years ago
docs(APIApplicationCommand): use the new regex (#390)

fffd9f9088ec242f74110ebf9cad236487990fdd authored almost 3 years ago
ci: correctly delete the head branch (#388)

6900b74865ae403d2982bffe3ff0f1cd5b18b21f authored almost 3 years ago
refactor: remove `summary` from applications (#386)

BREAKING CHANGE: The deprecated `summary` field has been removed

f0ab4e8c48895f8daee7fa296b8319a98fb7d4e1 authored almost 3 years ago
feat(APIApplicationCommand): add missing localization props (#383)

9c1271816312382be3471cb2fdbb6260e973b4f6 authored almost 3 years ago
refactor: remove store channels (#364)

BREAKING CHANGE: Store channels have been removed, alongside their types

25677fff43533b3b11b88f01efe98f0875014cb5 authored almost 3 years ago
refactor(APIApplicationCommand): nullable localization fields (#382)

6b0f662f0ec94c0fa21169d389fbe856372b6e2b authored almost 3 years ago
feat(RESTPostAPIStageInstanceJSONBody): add `send_start_notification` (#378)

b764e8dc1a92e254161f3a443e17148a81240b66 authored almost 3 years ago