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(APIInvite): `channel` is not optional (#123)

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

abe05136fd169f483fe09a213259b4cbd526497b authored almost 4 years ago
chore(release): 0.17.0 πŸŽ‰ (#121)

d6fb271df8386967d434db7043f9dbf69b64cee3 authored almost 4 years ago
feat(WebhookMessage): add `GET` route types (#120)

- Reference: https://github.com/discord/discord-api-docs/pull/2812

3294fb15ae6c259c1b53b7f2eca4ea8dca2f2372 authored almost 4 years ago
refactor(APISticker): remove `preview_asset` (#119)

BREAKING CHANGE: This removes the `preview_asset` property from sticket objects
- Reference: ...

9817623291ec852a831c3de225e90a65d83dac7f authored almost 4 years ago
fix(APIChannel): `rtc_region` is optional (#118)

BREAKING CHANGE: This corrects the fact that `rtc_region` isn't present on non-voice-like channels

617f507427fae6456de228a23809ab04c1df13f6 authored almost 4 years ago
chore(release): 0.16.0 πŸŽ‰ (#117)

df09356eddfb8d4fbba6d6f9dab18ca6ca950f1f authored almost 4 years ago
feat(Guild): add `nsfw` property (#116)

21b572b7f25a320e40f8ca2e63d6bd8b111403aa authored almost 4 years ago
docs(Routes): add GET route to `webhookMessage` (#114)

6451679c9acb9d7fde593914452577669473841d authored almost 4 years ago
feat(RESTJSONErrorCode): add `UnknownInteraction` error code (#115)

ced37d0a5ebdc80887662529922c57e2531e1e5b authored almost 4 years ago
fix(TypeScript): imports not working in TypeScript (#113)

a95f40e5b8569338bf23832a1f0bf3394b1c6893 authored almost 4 years ago
chore(release): 0.15.0 πŸŽ‰ (#112)

* chore(release): 0.15.0 :tada:

* fix(Scripts): `await` in `versions` script, log any errors ...

75f902b0f5dabd41080f9efd2f85dc055aee08ee authored almost 4 years ago
fix(APIApplicationCommand): default_permission (#111)

BREAKING CHANGE: This renames the `default_permissions` property to `default_permission`, the co...

9420c3e0af7b2486f0e49bb680ed98e0d9f5c625 authored almost 4 years ago
feat(*): Polish Week - Discord API Types Edition (#110)

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

24d8037c47262876f2a2a24ffa5d8cc98c884407 authored almost 4 years ago
feat(APIChannel): add `rtc_region` (#108)

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

07ba9072429dec85a13479dc211ec1f9d8788acf authored almost 4 years ago
feat: invite reminder system message type and flag (#105)

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

b90714f677c67c009ddb6d00734ab8998c194350 authored almost 4 years ago
feat: stage channels! (#107)

6cd75426c6d7da145b40a656e4c1a1d3d26bfb1f authored almost 4 years ago
feat(APIChannel): add `video_quality_mode` (#106)

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

d8d7bccea617ad0d1150b9d2aed3b26ec1e4f99a authored almost 4 years ago
feat(MessageFlags): `EPHEMERAL` desc and added `LOADING` (#109)

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

4462255168af2ad66c9c7405500e80d3fa41de33 authored almost 4 years ago
chore: fix globs (#104)

679a5cfd779547f3f3d9ba2152dc1a788667e375 authored almost 4 years ago
chore: release 0.13.2 (#103)

fc4b7e27088bfd19d4943d7f308b7b74a6c6e5c4 authored almost 4 years ago
fix(ApplicationCommandInteractionDataOptionSubCommandGroup): typo (#102)

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

15c171c558a10cd6d1c4880e725af0e63dd82255 authored almost 4 years ago
chore: release 0.13.1 (#101)

ebd575424259d1c11837ba32a8a5b69be0be69d2 authored almost 4 years ago
fix(APIInteractionResponse): `data` should not always be present (#100)

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

ffcd95d597a5d1c5b3ea072cd1dfb44f079de4b7 authored almost 4 years ago
chore: release 0.13.0 (#99)

2636bd0949bb52bef3b15951c09a74635c543a9d authored almost 4 years ago
feat(PermissionFlagsBits): add `USE_APPLICATION_COMMANDS` (#85)

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

ceb787ba36ed05f25f9acab86496d3054cb15013 authored almost 4 years ago
chore(APIApplicationCommandInteractionDataOption): add types and their values (#72)

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

ca613965777cbf02d6735db4f460851a13b221e4 authored almost 4 years ago
feat(APIBaseInteraction): add application_id (#98)

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

0582f883c517e5fdc2373ac0a85717a7bfeec018 authored almost 4 years ago
fix(RESTPostAPIChannelMessageJSONBody): mark `tts` as a full boolean (#96)

9d8d090c9c6cd5be1f7b578b2f6a6387544f3359 authored almost 4 years ago
chore: add missing GitHub mds (#95)

eb3f8e1dea9eacbda8ae7909690795e80b015532 authored almost 4 years ago
feat(APIApplicationCommandInteractionData): add `resolved` (#86)

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

24155aeb71d46de48353ce01bfb48e197a84e59b authored almost 4 years ago
chore(APIInteractionResponse, APIInteractionResponseType): remove old response types (#94)

Because they're out :3

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@user...

76651acd4954cd877f6c3b7b07d47858050bbb90 authored almost 4 years ago
feat(APIApplication): add ApplicationFlags (#92)

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

92f76f1a3c8acf80689b994e9bfaec70d198aaa1 authored almost 4 years ago
feat(APIMessage): add `interaction` (#93)

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

0f29b32e05abe89f70f72989024b9c63493782fa authored almost 4 years ago
fix(deno): replace `const enum` exports in deno with normal `enum`s (#89)

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

7343fabe82e4321808bac784aed600afa8cf4249 authored almost 4 years ago
feat(APIInteraction): DM slash commands and property descriptions (#84)

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

d0b310675848f4724e47c490b06d828f7ede204c authored almost 4 years ago
feat(APIInteractionResponse, APIInteractionResponseType): update for UI changes (#90)

eafe7ba96fc6e771579850a8a7de36adade8efdc authored almost 4 years ago
chore: miscellaneous tasks (#77)

Co-authored-by: Noel <[email protected]>
Co-authored-by: github-actions[bot] <41898282+...

ff761755a6b9e8a4d4b2257c8e39bd3464a9787e authored almost 4 years ago
fix(RESTPostAPIGuildsJSONBody): make some fields nullable (#91)

ae1900dc2f65065153b1bf2437348e63b63db49e authored almost 4 years ago
feat(rest): api base routes (#87)

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

466fa95b0e239b7984275959886b995a5020640a authored almost 4 years ago
chore(Gateway): clarify Heartbeat OP as bidirectional (#83)

70bfe9f4aaea67c3aeb9289b7aa06b2b4e492d72 authored about 4 years ago
chore: add missing audit log keys (#81)

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

63096d807dfb28db73390b7aedb1ac7117e787f6 authored about 4 years ago
feat(APIMessageReferenceSend): add `fail_if_not_exists` (#82)

855f36d9309ae69f57da723648d3791e3134089e authored about 4 years ago
chore: shorten regular expression group properties (#80)

They are now strictly `id`, `name`, or `animated`.

3bf9738a723a1923e78712240b5e28e2bb85ced8 authored about 4 years ago
feat: implement FormatPatterns (#79)

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

4e4a0840036eddb89a1d49d69f59905dba206afb authored about 4 years ago
chore(APIGuildMember): make `premium_since` not optional (#78)

75ed123018caac0b349a4a589037088143d1bd0e authored about 4 years ago
feat: add GET single Application Command (#76)

5826da22e30839b1f9fcd73479f8bc0f213001bd authored about 4 years ago
feat: add Application Command events (#75)

da2c2e9ada39482fce095c47339b40d6c24e683a authored about 4 years ago
feat(Webhook): add Edit Webhook Message result and error 50027 (#71)

4c77a5d90acf627574eff571a92a6703c6ea2d13 authored about 4 years ago
feat(OAuth2): add `/oauth2/@me` route (#73)

84759d19bc4cd0f33f0a94608c1af2b4d6a820c6 authored about 4 years ago
chore: release 0.12.1 (#70)

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

999b3594d83721fcb5c785565a8e9141aef8dfb9 authored about 4 years ago
feat: add Snowflake and Permissions types (#69)

Nice.

549a6f023698f05829f1dfdf1190c027a994d6cd authored about 4 years ago
chore: move deno path from .deno to deno; update readme (#67)

35bd1f7dcd9e5886701713de0a6ca7b961c0bc96 authored about 4 years ago
fix: run deno workflow only on branch push (#66)

0ef46202f6c8c257e6300e634b675e7e1b6ffa90 authored about 4 years ago
chore(chores): All the chores! And release 0.12.0 (#62)

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

6464fe993253266968e19568e6a7b8c39045cee1 authored about 4 years ago
fix(APIApplication): flags should be omitted in REST, not optional everywhere (#57)

664ad800ccdfb84cc1547dd151c0f6e16157e04b authored about 4 years ago
fix(RESTPatchAPIChannelJSONBody): add missing bitrate field (#60)

15892ec870ff818d7f66bd9b57969638e5f17e1f authored about 4 years ago
feat(GatewayActivity): add missing fields (#39)

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

dccdfe044fb4c02b6cfc910e2d39e469ebd9c75a authored about 4 years ago
chore(interactions): add `permissions` property to received member (#56)

70b427bbb37d9e6dd0f80071827d1a7ce508a417 authored about 4 years ago
chore: RESTPatchAPIGuildJSONBody `system_channel_flags` is optional; release 0.11.2 (#55)

c28ef6c3d95565deb76fb9ad25eb59530703b882 authored about 4 years ago
chore: release 0.11.1 (#54)

8c43eae0019b00bbd21a2d401f61bfecb8de8116 authored about 4 years ago
fix(RESTPostAPIGuildsJSONBody): system_channel_flags is optional (#53)

ba4c0d78f4ba3755f524b5f63420a36580a1a08e authored about 4 years ago
fix(APIAuditLogEntry): user_id is not nullable (#52)

2b89beb52b66a4865124b75069ca6bc3d5886c48 authored about 4 years ago
chore: release 0.11.0 (#51)

ec9002fc56e6dd93125e83fc143d168ca8dd772b authored about 4 years ago
chore: separate gateway payload data into separate exported types (#50)

5d0f885d25e176ca7d019f77ec1a38fabcde9605 authored about 4 years ago
chore: Slash Commands typings (#44)

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

91cf0d31d77318a7ce0f75fc57dd683418fcc225 authored about 4 years ago
fix(APIGuildMember): drop nullability of `pending` prop (#49)

c2f0deeebd28fa3a09f795d1b263ff8fd5d9ae4d authored about 4 years ago
fix(RESTPatchAPIGuildJSONBody): multiple properties are actually nullable (#48)

018fc4f8ea4d50f719820001822778079a055fa3 authored about 4 years ago
chore: add `pending` property to GuildMember (#47)

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

b832b246033ecced3bd9b75c747e179b3f7dc4f8 authored about 4 years ago
types(GatewayChannelPinsUpdateDispatch): make last_pin_timestamp nullable (#46)

Ref: https://github.com/discord/discord-api-docs/commit/14460930d859237dc6cf8d464378b482d712fd6e...

8d77142ca52d50e17c474b51fbc5e50d864c22f9 authored about 4 years ago
chore: fix routes which were wrong; release 0.10.0 (#43)

6296ac9e4f297f94f9f6f08c11913cc64712f31a authored about 4 years ago
feat: server templates (#25)

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

7d873f73c7a8c64630c57d3eaf33d8c4913ed835 authored about 4 years ago
chore: add missing voice op code; release 0.9.1 (#42)

60c38fd32ca475585227e859c3fd55c06692b0c0 authored about 4 years ago
chore: release 0.9.0 (#41)

e196e65254bd3b37da035bfbff22e776c56dbada authored about 4 years ago
feat(Message): reply updates (#34)

* feat(allowedmentions): replied_user

* feat(message): message_reference channel_id is now op...

21b9ae4aaf29c276d1a6ccc4c79ace8d64a53e9d authored about 4 years ago
feat(Message): Stickers (#32)

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

39ea1f4429e5194576200635f885ab102763060b authored about 4 years ago
chore: rename `INLINE_REPLY` to `REPLY` (#40)

fde45f92353dec977fde08e4e434d15431147143 authored about 4 years ago
chore: remove RESTGetAPIGuildIntegrationQuery (per Discord) (#38)

2ee557a59884b39634003edc72c88ceec7fcd661 authored over 4 years ago
chore: release 0.8.0 (#37)

fed4749dd46ee9ddf4d3e80e078bb7d1af7a7396 authored over 4 years ago
fix: webhookPlatform route (#36)

666a0c71528e385677570b5359ba266276202a95 authored over 4 years ago
chore: update API import to use v8 in readme (#35)

e40530599ea9206bcbbeaecbce02cbcd301fe523 authored over 4 years ago
chore: fix mistypes (literally) for inline replies (#33)

7992fab1351164fd78695585a7bddeb284577c7b authored over 4 years ago
fix(GatewayPresence): correct type for sent activity objects (#30)

61db1eee256037588ef27533c234cb01f1f699a4 authored over 4 years ago
chore: release 0.7.0 (#29)

363d914934dcccb070ab4cae3189044061faa6f2 authored over 4 years ago
fix(GatewayIdentify): use correct presence interface (#28)

91c63f05ca1e8e92c4c1df124365405fe8d34108 authored over 4 years ago
feat(APIGuildWidgetMember): add activity and use proper status type (#24)

f058ed6aa1f7593c22e4a3f0c9dd2f4bbd0190dc authored over 4 years ago
fix(GatewayHeartbeat): d is nullable (#26)

098261073163eeb4fcfc217dea3511ccea1f27c5 authored over 4 years ago
chore: release 0.6.0 (#23)

e2015c63e1a48a792653e1484e036598068a0b3b authored over 4 years ago
feat: v8 support (#14)

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

11b95c86099e609128a8ca76d06d43498fae72f5 authored over 4 years ago
fix(RESTPostAPIGuildsJSONBody): use correct types (#22)

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

dcf8ddf25b26a9c72dbb1b5712503e6d5e516ad1 authored over 4 years ago
fix(APIChannel): position is optional (#21)

061a147fbb381738b28ca3fb73fa1a7be0e1b108 authored over 4 years ago
chore: release 0.5.0 (#20)

f375cbe3e3c24136d58dc09e85cab0e07e8e8144 authored over 4 years ago
fix(*): correct typos (#18)

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

97c7b4ea24852f49b5f952e81a0e6f21ed405316 authored over 4 years ago
fix(GatewayIdentifyProperties): rename `device` to `$device` (#17)

ref: https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties

9e5c5b5aac30e931255f39790123b4bd3458a16f authored over 4 years ago
fix(APIUser): premium_type is optional (#19)

8cf1ba3f4f3c28f962afad4bfcc02f5bb897286a authored over 4 years ago
feat: add oauth2 types (#16)

10fdeba1286e385e087d6c9405872f948507f183 authored over 4 years ago
chore: fix audit log types and release 0.4.0 (#15)

dd862193de1dcea5eb030a456b7d6b314c2705be authored over 4 years ago
feat(ActivityType): add Competing activity type (#11)

Ref: https://github.com/discord/discord-api-docs/commit/cd6c72a9a297c32ef59f3243eaddd9167fb4e1c3

94d0a1680532412c8d5f9659056f87a37d1def7d authored over 4 years ago
chore: release 0.3.0 (#10)

52f8bc33c68cbe1750db2b6caf734359fcd6a8fa authored over 4 years ago
fix(APIMessage): Correct APIMessage#mentions type (#9)

BREAKING: APIMessage#mentions is an array of the users, not just the user by itself - this PR re...

fe1868b04f8a9f4be1c09ffba0afa60f4def8595 authored over 4 years ago
chore: release 0.2.0 (#8)

1700bd454edf7e97612b1c3f2f4aa2a9370bec05 authored over 4 years ago