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

fix(deno): faulty import paths for guild scheduled events (#245)

44c0f05cb2fc2b9ea50745530ae94a669a839594 authored about 3 years ago
chore(release): 0.25.0 πŸŽ‰ (#244)

68d5c08c93ab054cb9fcb38e305fcb5d596653d9 authored about 3 years ago
feat: add guild scheduled event (#186)

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

d333962715a58bd5ac14ad80e900b43b02777794 authored about 3 years ago
refactor(UserFlags): update flag names (#229)

BREAKING CHANGE: All user flags now follow the internal name, with descriptions added for what t...

f2d62e3cdf6128357f65e946fe1926cf915a6395 authored about 3 years ago
fix(APIApplicationCommandOption): remove `default` property (#242)

BREAKING CHANGE: If you were using the `default` property for ApplicationCommandOptions, it has ...

faa8bf494bc79b844ce73e1892461e8440dc7abc authored about 3 years ago
fix: make subcommand options optional (#241)

7379a345e820703a59a2d754c8ee7c0f0c710e09 authored about 3 years ago
fix: correct types for REST attachments (#238)

fa54b9de5522b9fa9d5367650950f8b0e44f6e14 authored about 3 years ago
feat(RESTPostAPIChannelThreadsJSONBody): add `rate_limit_per_user` (#237)

1e52e0ceab31465c7bbd820e332ef219ad715916 authored about 3 years ago
fix: correct types for autocomplete interaction data (#234)

BREAKING CHANGE: The types for autocomplete interactions have been corrected.

691abb581fb17093b5fa139f3ff53cbc0ad0b2a1 authored over 3 years ago
feat: add maze api error (#228)

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

7a15c9786333fb6f2259f42536cfbf2cf0e43db8 authored over 3 years ago
feat: add max/min option for number-based options (#221)

bc1d03e527b9d37fac6d76cfbb51f4eeb8238e7b authored over 3 years ago
feat(ActivityFlags): add new flags (#207)

ref: https://github.com/discord/discord-api-docs/pull/3877

0f51d8e83f8aa53efde5c01849aaf09b91d15cbd authored over 3 years ago
feat(GuildSystemChannelFlags): add suppress member join sticker replies flag (#222)

4021dae44b331198d164a7c93dbc1242184efdf7 authored over 3 years ago
feat(ApplicationFlags): add message content intent flags (#226)

d189e36c49cd230f98798ff57b668a6fe56df11b authored over 3 years ago
feat(UserFlags): add `BOT_HTTP_INTERACTIONS` flag (#212)

a015f96fcb4a74866f884db87732876095788111 authored over 3 years ago
feat(Interactions): add autocomplete api types (#205)

3b9320dbf2cbbae7db44f00e8deaf336ab052e8b authored over 3 years ago
feat(Attachments): multi uploads and alt text (#223)

fdf133ef45d3871defb46e47079c2acdd65e69d7 authored over 3 years ago
docs: update docs for thread members route (#225)

7c36a6cdf321b6f8403ec038eae42692489e8ab2 authored over 3 years ago
chore(release): 0.24.0 πŸŽ‰ (#220)

a507765bbaccced6e0d72fd4bb90eee3f3fe7d79 authored over 3 years ago
feat(Routes): add missing OAuth2 routes (#218)

9dd3446b64f31ae0831944f5c608095d650142d7 authored over 3 years ago
chore(GuildFeature): sort guild features (#216)

24f658de38e75296957117d40d3208b34e5e2596 authored over 3 years ago
chore(APIRole): make `icon` and `unicode_emoji` nullable (#217)

329451c6c96fa653d9d662c5980da9257d00a3e1 authored over 3 years ago
refactor(APIVoiceRegion): removed `vip` property (#214)

BREAKING CHANGE: The `vip` property has been removed.

7db69531d86fe5bdd462747b1e1287ee6b2dc496 authored over 3 years ago
feat(APIApplicationCommand): add `channel_types` field to channel options (#198)

77396b557c6f3d4f85cfc4cd3b253638bc5b449d authored over 3 years ago
feat(APIGuildMember): add per guild avatars (#208)

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

0331518c49c4761f900bacd8ca8a92e38b36b6e9 authored over 3 years ago
feat(InteractionResolvedChannels): add `parent_id` and `thread_metadata` fields to resolved channels (#210)

64e4e5246cd61eadf35591b8afdf4c5922fd4086 authored over 3 years ago
feat(RESTJSONErrorCodes): add error 50101 (#202)

b453d75e4d13d34836247929be56c042cbc4b762 authored over 3 years ago
feat(APIRole): add role icons (#204)

* feat: add role icons

* Apply suggestions from code review

Co-authored-by: Antonio RomΓ‘n <kyr...

1076822b90a1b6facf74aa3f2a6750566b3feb53 authored over 3 years ago
fix(APISelectMenuComponenet): make options field optional (#209)

0c592a0950431f43143bf1c32589bce2dd842b44 authored over 3 years ago
feat(PermissionFlagBits): update thread permissions (#181)

68d97aed1425002677acdf1d5444b36d3cfcc322 authored over 3 years ago
chore: make git hooks executable (#203)

a787426082c4de956370749e8d7d3472e9cf6c34 authored over 3 years ago
feat(APIAttachment): add ephemeral field (#199)

2aee87960070cb56979d3ced453c8cd64e81f150 authored over 3 years ago
feat(PermissionFlagsBits): add `StartEmbeddedActivities` (#197)

4bbe1eaa867da810a1d039b21c3fc78208a50801 authored over 3 years ago
chore(release): 0.23.1 πŸŽ‰ (#196)

6f6e6daccdedc827b7a91e5a78cba4236c99b0de authored over 3 years ago
fix(RESTPostAPIBaseApplicationCommandsJSONBody): omit `version` field (#195)

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

43cc755e3390437d11f7733477a2c86afd6daf23 authored over 3 years ago
chore(release): 0.23.0 πŸŽ‰ (#194)

21e1148f2dba3cdd14f61801f903db125e0789dd authored over 3 years ago
feat(JSONErrorCodes): add `160002` (#190)

ref: https://github.com/discord/discord-api-docs/pull/3738

8b49887c7f732fe88cadb1e6ca17e0dc12db25f9 authored over 3 years ago
chore(Gateway): remove `APPLICATION_COMMAND_*` events (#191)

BREAKING CHANGE: The three Application Command events have been removed

d590caf359b61aa77780385437929f443cbf4a26 authored over 3 years ago
feat(APIApplicationCommand): add `version` field (#193)

ref: https://github.com/discord/discord-api-docs/pull/3524

ecbed180424c0975c52208f0f803b08f105df04a authored over 3 years ago
fix(Embed): corrent certain optional types as being required (#192)

BREAKING CHANGE:
- `APIEmbedAuthor#name` is required, not optional
- `APIEmbedThumbnail#url` i...

e628f0f6f089a0840b9d69bea930dd3ad7fa7462 authored over 3 years ago
feat(MessageType): add ContextMenuCommand and rename ApplicationCommand to ChatInputCommand (#180)

0024823d053c15491011eb6d11c314e299689ba5 authored over 3 years ago
fix(AuditLog): correct `nickname` type (#189)

* fix(auditLog): Correct nickname type

* something something deno

* chore: Apply fix to v8

64937e2311bf5e688f6789d9e66827e980e4e01c authored over 3 years ago
chore: Update invite link (#188)

f2e22869d0d300818f2f816c4e6f3dac211e738a authored over 3 years ago
feat(threads): add `invitable` (#185)

b6babf2ee2c66817ac99752d14feed2d574ecb14 authored over 3 years ago
chore: add missing json error codes (#184)

f2b58acbf8023d133390e7257a24ba8d09f05008 authored over 3 years ago
feat(APIUser): add `banner` and `accent_color` (#183)

* feat(APIUser): add `banner` and `accent_color`

* chore: v8

b07b9030c134fdaf53f500d319c88067c1a8a175 authored over 3 years ago
feat(Interactions): context menu items (#166)

fdc1c1a5b411d8ef3d635ad90bd97c2b1bf77cf1 authored over 3 years ago
fix: import causing error 404 on deno (#178)

8fcd0f2222a77a1a0b19888d699e98d450268cc8 authored over 3 years ago
chore(release): 0.22.0 πŸŽ‰ (#177)

5723cc04bff090e281db3d1741d29950d3c4dfa3 authored over 3 years ago
chore(ApplicationCommandOptionType): casing changes for subcommands (#175)

BREAKING CHANGE: This renames `SubCommand` to `Subcommand`, and `SubCommandGroup` to `Subcommand...

f93b6be2528c80f8dc038282a7d6ddb3c4685c2f authored over 3 years ago
fix(MessageComponent): correct type for emoji (#176)

b75b05f0d50014335fefc8bb8969d519ed0076d3 authored over 3 years ago
feat: thread updates (#167)

* feat: thread updates

* feat: update Routes

BREAKING CHANGE: `Routes#channelJoinedArchive...

47100bcf2c154146baecb359e1c00ecca9939ffa authored over 3 years ago
fix(Gateway): thread list sync now sends an array as documented (#174)

BREAKING CHANGE: `GatewayThreadListSync#members` is now an array of APIThreadMember instead of a...

a93235c9df2bc36a337c03e8ba08986e6e377483 authored over 3 years ago
chore(release): 0.21.0 πŸŽ‰ (#173)

b1589545e92006f93e0cc04effafa67f6f970bc6 authored over 3 years ago
revert: fix: change resolved index types to string (#172)

This reverts commit d338409410854cc1f97f9903fdc2565e1f45e778.

647905e16bfeb689e644695657ac5f05920c0c4c authored over 3 years ago
feat(Globals): revert template bigint type to string type (#171)

BREAKING CHANGE: The type for Snowflake and Permissions is reverted from the `${bigint}` templat...

f2995073e033b050ab459c42b480e626f3f6ae8e authored over 3 years ago
feat(ApplicationCommandOptionType): add Number (10) (#153)

6f15e537dfee5bda383572cd725c05246c97ca62 authored over 3 years ago
fix: change resolved index types to string (#169)

d338409410854cc1f97f9903fdc2565e1f45e778 authored over 3 years ago
fix: export APIPingInteraction (#168)

ef2a0aeb07cdd04b47e6cb0d40dd8a1b2a77b491 authored over 3 years ago
chore(release): 0.20.2 πŸŽ‰ (#165)

ab1951b7b92743d790508eb2c5480ccbf74928bd authored over 3 years ago
fix(APIInteraction): bring back Ping type (#164)

* fix(APIInteraction): bring back Ping type

* fix(APIPingInteraction): there be no data here!

ff75eb3f5dfd7597968c26133d125cfe40ee5838 authored over 3 years ago
chore(release): 0.20.1 πŸŽ‰ (#163)

f0f44e6db444f3282ba73d91df26b28fca5e21ca authored over 3 years ago
feat(Interactions): add interaction response and followup route (#162)

f99f07f72e95a9537a955eb942b52e345c1067d6 authored over 3 years ago
chore(release): 0.20.0 πŸŽ‰ (#161)

b9d61aed9094f57997762f381348e258472aae6c authored over 3 years ago
chore: Add more missing stuff (#160)

Co-authored-by: Vlad Frangu <[email protected]>
Co-authored-by: github-actions[bot] <41898...

d009554caed6c738c4a801f00806ab7cc4ac7e16 authored over 3 years ago
feat(RESTJSONErrorCodes): add sticker errors (#155)

Co-authored-by: Vlad Frangu <[email protected]>
Co-authored-by: github-actions[bot] <41898...

8dbeca0fc91cafef59eb8ee30bcfee9ab14a422c authored over 3 years ago
feat(PermissionFlagsBits): add `UseExternalStickers` (1n << 37n) (#154)

5dccc6b2a3711e14d499ee9a2122403a80da99fe authored over 3 years ago
refactor: change `xID` to `xId` (#159)

BREAKING CHANGE: All types that contained the `ID` word in them have had it renamed to `Id` (ex:...

323e531a77aa75397ee1ce59f0db35b08b80b606 authored over 3 years ago
refactor: rename `isStyledButton` to `isInteractionButton` (#158)

BREAKING CHANGE: The `isStyledButton` util has been renamed to `isInteractionButton`

634f64d4ce143bd0a6b9ccf0ffb1241c21550958 authored over 3 years ago
chore(release): 0.19.0 πŸŽ‰ (#157)

ecaf52008b3f6cf2800ba2dd8758ba94f79ce4e1 authored over 3 years ago
chore: Get up to date *again* (#156)

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

* Added `DiscordCertifiedModerator` flag to U...

86e0736726fb4ef13736510fa6d69f20383d5ea5 authored over 3 years ago
fix(RESTPostAPIWebhookWithTokenJSONBody): add missing components (#152)

ca933ae84d54456f0a443e5e8bd10b7613271f62 authored over 3 years ago
feat(Stickers): sticker packs, sticker routes, and guild stickers (#145)

Co-authored-by: Vlad Frangu <[email protected]>
Co-authored-by: github-actions[bot] <41898...

4a836293d5224a6cad19c50bc074a9ef9b0f0af4 authored over 3 years ago
feat: add stage instance related typings to audit logs (#151)

836e8fb29491f8df72c0caf2eb5c05ed2bda3191 authored over 3 years ago
chore: deprecate old @next versions (#150)

c5b6091c43bfbff59a47245112797e2845da5fe8 authored over 3 years ago
feat(APIGuild): add `nsfw_level` (#149)

5256ac7f97d35200f1676721a80ad0f57d05cab7 authored over 3 years ago
feat(Threads): add typed thread creation (#148)

Co-authored-by: Vlad Frangu <[email protected]>
Co-authored-by: github-actions[bot] <41898...

f393ba520d7d6d2aacaca7b3ca5d355fab614f6e authored over 3 years ago
feat: add typings for stage instance (#144)

e36ef9e1d225d8e8c849c3198e628202eedbd20b authored over 3 years ago
fix(FormattingPatterns): fix StyledTimestamp (#147)

dd12c6ac9902d1b300a167f0acd9fba5192aaa91 authored over 3 years ago
feat(Interactions): components and component interactions (#132)

Co-authored-by: nearlySplat <[email protected]>
Co-authored-by: Advaith <[email protected]...

036bb035c9d6ddf780bab5af4884861d08f04d24 authored over 3 years ago
feat(FormattingPatterns): add timestamp (#146)

Co-authored-by: Antonio RomΓ‘n <[email protected]>
Co-authored-by: github-actions[bot] <4189...

16eae7eafe9ef6001f664a30c0f78d6982d2e54c authored over 3 years ago
feat(Channel): add embeds to post / patch (#143)

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

13d483ef2e53373438e8b03fed681232626b2670 authored over 3 years ago
feat(Threads): add default auto archive and minor tweaks (#142)

d2b62761194064b38e38045a72ee8b38c920ada6 authored over 3 years ago
fix: fix autopublish CD (#140)

8627c9d2195aaa0a97de2fdf9f64ba0c0ff6db02 authored over 3 years ago
chore: add automatic npm deploys (#139)

72043a26452cd4c4bed860fed7691c4f50df400b authored over 3 years ago
feat: api v9 and threads (#133)

* feat: api v9 and threads

* fix: address review comments

d1498c3ce2eaea11c9946726ef758f7de489253b authored over 3 years ago
feat(RESTErrors): add types for rest errors (#122)

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

7b47fc96809aed2b28e15064f308651b08a5b74d authored over 3 years ago
chore: don't install huskies in CI

c4e69c9ce3043f36aabd46530fab33ceb145005e authored over 3 years ago
chore(RESTErrorCodes): correct casing for OAuth

BREAKING CHANGE: This properly capitalizes certain error codes with the right OAuth capitalization

ca6612e0a4f313731009a37a81c3a0834e6a0cd8 authored over 3 years ago
chore: update all the deps

build: deno build for 8111146265bbfe527daabfe852292d9c0803d8be

63e5e8b7ab0b4c667950a96eb703a103667e2942 authored over 3 years ago
chore(Husky): update to Husky v6 (#135)

8fdf8c445387cf975d3ddf064998d54f5704c544 authored over 3 years ago
fix(RESTOAuth2): correct casing of `OAuth` (#134)

BREAKING CHANGE: `RESTGetAPIOauth2CurrentApplicationResult` and `RESTGetAPIOauth2CurrentAuthoriz...

f0b2766d5b55bd9b8b8ba9c506a868dafcdca568 authored over 3 years ago
refactor(Enums): make property casing consistent (#131)

BREAKING CHANGE: Enum keys have been normalized, and they are all PascalCased now (for API v8 an...

aa5e26d92b587bf9b4fc33e038a6d3c8586597c2 authored almost 4 years ago
chore(release): 0.18.1 πŸŽ‰ (#130)

557b969f3541c0f2aac84789028038fce877979b authored almost 4 years ago
feat: add new interfaces for interaction-related structures (#129)

bd638b97e5d26abd8a4f1edbd0f56ddc7d3a30a0 authored almost 4 years ago
fix(APIInvite): `expires_at` is nullable (#128)

44b956ad858a457e7671ced38529b433b02efbde authored almost 4 years ago
feat(APIInvite): add `expires_at` field and `with_expiration` param (#127)

82ca0ce5c44ad2e93b3c4875baa82720ea8dd221 authored almost 4 years ago
feat(ApplicationCommandOptionType): add `MENTIONABLE` (9) (#126)

91afb0bb49015c02b6000c27d07e703011dc540d authored almost 4 years ago
chore(release): 0.18.0 πŸŽ‰ (#125)

653b9ff17f15136539316fa222f6f3c2b65984ec authored almost 4 years ago
refactor(Invite): rename `InviteTargetUserType` to `InviteTargetType` (#124)

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

B...

bc9ab4556ca8a7c8e4c7942c87fa322c91b733dc authored almost 4 years ago