Ecosyste.ms: OpenCollective

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

github.com/discordjs/discord.js-typings

Official TypeScript type definitions for Discord.js
https://github.com/discordjs/discord.js-typings

readme: Update README for typings merge

c26f80b03fb841d16f8088354e1342abb3fba3ad authored over 6 years ago by Zack Campbell <[email protected]>
fix(DataStore): override Symbol.species to return a Collection

Commit: https://github.com/discordjs/discord.js/commit/ce8a679a14122fd0eaac3fe87a53e3049bebc058
...

db2a6e498bc625087cdd873a4af637539c4d4cfd authored over 6 years ago by SpaceEEC <[email protected]>
docs(GuildChannel): add Collection as possible options for overwritePermissions

Commit: https://github.com/discordjs/discord.js/commit/0a212809900e0c62f4f10e454851823d98fe47b2
...

105dddece9816edfd2e8db4d23301864473fa7fa authored over 6 years ago by SpaceEEC <[email protected]>
refactor(GuildMember): speaking is now a readonly getter

Commit: https://github.com/discordjs/discord.js/commit/ee6c19ca7e297d5ffd818c784b2dd980c2bfc804
...

dfd358454eae428148ddbdbb5d8932ccbdc3cd70 authored over 6 years ago by SpaceEEC <[email protected]>
feat(Util): add cleanContent method from Message to Util

Commit: https://github.com/discordjs/discord.js/commit/f3d7f7c3bd662d84cd9fb1780ebebeafa91a2b64
...

0fdc821483b30f833b224b69803c4806b49cbf38 authored over 6 years ago by SpaceEEC <[email protected]>
feat/refactor(Collections): remove deleteAll, add each, change tap

Commit: https://github.com/discordjs/discord.js/commit/8e0ea9aa163983977c4cd8a1e1eca490612eb0cf
...

8863c3cafdbc220ca0092bc3abb865b7df69bfa1 authored over 6 years ago by SpaceEEC <[email protected]>
feat: PRIORITY_SPEAKER permission

dd7154209f5c9d08e9557728f16895698351ff90 authored over 6 years ago by Lewdcario <[email protected]>
fix: missing Default Message Notifications reason parameter and edit options (#71)

* default message notifications fix

* woops

57278e939d797f91a750ea3d41d3ebf38d5f2f0d authored over 6 years ago by Pg Biel <[email protected]>
fix: PermissionOverwriteOptions

b3eb6c92a3fb473edc9d1da24bf1c00374320b4b authored over 6 years ago by Lewdcario <[email protected]>
fix: GuilChannel#overwritePermissions, add updateOverwrite

9e53cca91e66d520b1da3341bea028156605a34f authored over 6 years ago by Lewdcario <[email protected]>
fix: createMessageCollector should use MessageCollectorOptions

Resolves #70

dfc8a8017cbbe22445d9ef79c51fc95f1faf0a02 authored over 6 years ago by SpaceEEC <[email protected]>
feat(Invite): add support for invites to group dm channels

PR: https://github.com/discordjs/discord.js/pull/2603
Commit: https://github.com/discordjs/disco...

12efad00bff1726388fd4735a6a7e275a17a4958 authored over 6 years ago by SpaceEEC <[email protected]>
fix(Collection): add missing sweep and tap defintions

Closes #69

23cf1be7f8ed4affe3616d592488cc191f7cc261 authored over 6 years ago by SpaceEEC <[email protected]>
fix(Message): MessageEditOptions's embed field my be null

322dc09b3b99a73ab00b51fb021b92fdba29c871 authored over 6 years ago by SpaceEEC <[email protected]>
Add execArgv to ShardingManager (#68)

👍

b1127ec10ee951158dcc7220fe37a6e005806a1d authored over 6 years ago by Shayne Hartford <[email protected]>
feat(Guild): add setDefaultMessageNotifications method

7eecd59d71367538750cbbb0f2b8589aea6ac916 authored over 6 years ago by Lewdcario <[email protected]>
feat(Shard): add execArgv

e310e387edc5ef6a85db272d025fb2ae0cc2c5f4 authored over 6 years ago by Lewdcario <[email protected]>
fix(MessageOptions): correct files property (#66)

2e79a3074d2db483674d491d95119e11b8c06c5d authored over 6 years ago by SpaceEEC <[email protected]>
refactor(MessageMentions): make client, guild, and _content non enumerable

Commit: https://github.com/discordjs/discord.js/commit/e8ab049a677335453978afb0261a46da4018dd23
...

8063388a8b41f29338e717b829927077f7c122ee authored over 6 years ago by SpaceEEC <[email protected]>
feat(User): add locale property

Commit: https://github.com/discordjs/discord.js/commit/bce9a8af1b90dcfcf607e87e61bedfdf7eae3001
...

6e99e13bfd7bb3827fa882d28abc748411beb65d authored over 6 years ago by SpaceEEC <[email protected]>
cleanup(Structures): remove redundant get and extend method overloads

eba781a963a54b56d633e71a1b1b91b5f683be3c authored over 6 years ago by SpaceEEC <[email protected]>
fix(DeconstructedSnowflake): date is a readonly getter

4b216a8c998fcd90d5c96d8da9d920a8e07877f2 authored over 6 years ago by SpaceEEC <[email protected]>
fix/cleanup(Permission*): mark flags as non optional and use Record<K, T>

c93ec4c43ab9a1ed9701ffbda160e8999fa7ede7 authored over 6 years ago by SpaceEEC <[email protected]>
fix(Collection): mark first(Key), last(Key), and random(Key) as possibly undefined

c961505d16b0042649ea54c517e90c2f7f966b10 authored over 6 years ago by SpaceEEC <[email protected]>
fix(Guild): equal method modifying features array of guild

Commit: https://github.com/discordjs/discord.js/commit/d02c303afd84b3c05970379242db6b237b8c3305
...

61843aaa50302b4446ad4e5101bf8033aad0132d authored over 6 years ago by SpaceEEC <[email protected]>
feat: add deleted property to structures

Commit: https://github.com/discordjs/discord.js/commit/f0c4d0e834d66a4ad1c3cd766addfd8726ef2070
...

d60fff70ce811752fe3507dd4aa8c697855cc617 authored over 6 years ago by SpaceEEC <[email protected]>
feat(Guild): add defaultMessageNotifications property

Commit: https://github.com/discordjs/discord.js/commit/30c7d6d1b16a336a1ff37cac23fc5dfe3c952417
...

ba262f14128dc314c01c49c5ff3332f4fa7bf4a7 authored over 6 years ago by SpaceEEC <[email protected]>
feat(Shard): add kill method

Commit: https://github.com/discordjs/discord.js/commit/fc8192472455da917133c80dc0eea7666c69c195
...

0d970922bf80b2f3b4c420a16c41b8f8a175d700 authored over 6 years ago by SpaceEEC <[email protected]>
refactor: collection methods

Commit: https://github.com/discordjs/discord.js/commit/a732402c95438f5ddda20958e5c1b2360500069a
...

33e58053426eeff601408b4cf5baa9be3974fda0 authored over 6 years ago by SpaceEEC <[email protected]>
feat(GuildEmoji): add deletable getter

Commit: https://github.com/discordjs/discord.js/commit/fca6d3be568fa57fb75bb3483ac6d637d5a4e190

a228de10e82e93909363bd82bc65f933aafb4c8b authored over 6 years ago by SpaceEEC <[email protected]>
feat(DiscordAPIError): add method property

Commit: https://github.com/discordjs/discord.js/commit/62605c4470bc78b4f302b7d40f2492f066b3e5b8

c8533bee24e9f440534a341a745ae09f3c56a40b authored over 6 years ago by SpaceEEC <[email protected]>
fix(ShardingManager): spawn method also accepts 'auto'

7c02f063fdc81f1b2066d18a059d055d851884d6 authored over 6 years ago by Pascal <[email protected]>
add typings for Guild#mfaLevel (#63)

edc3a37559e1abcbf10027bf27664c57060c4e4f authored over 6 years ago by Pg Biel <[email protected]>
GuildChannel getter "manageable" (#62)

https://github.com/discordjs/discord.js/commit/ef4bd92c8a56a50df3d6caea92b34d3c9ad90f0f & https:...

376000ebb8ee6f7287d6be387cae45d24b74bfa7 authored over 6 years ago by Pg Biel <[email protected]>
Add new end option to VoiceReceiver#createStream (#61)

Commit: https://github.com/discordjs/discord.js/commit/a5e8f05d01e34b69b80736688704ee594b4d0900

64e37e27aa26604533bb1a09b61e103b69a92a5c authored over 6 years ago by Pg Biel <[email protected]>
TextBasedChannel#lastMessage is now a getter (#59)

Also adding TextBasedChannel#lastMessageChannelID

Commit: https://github.com/discordjs/discor...

7250475b60ffc41bf30711299afaf49ac377fb83 authored over 6 years ago by Pg Biel <[email protected]>
add typings for User#defaultAvatarURL (#58)

e2b8d73581a9eeadb604dc366b621e38b5ceb162 authored almost 7 years ago by Pg Biel <[email protected]>
add typings for toJSON methods

Commit: https://github.com/discordjs/discord.js/commit/cf7dcba1a59805b7b9398a5ac7d6688641bbe3bb

db281ef79c242dc3cf31202bf157ed4f60759d82 authored almost 7 years ago by Pascal <[email protected]>
add typings for RoleStore#highest getter

Commit: https://github.com/discordjs/discord.js/commit/9b41a6a8a62331250f0787843c646fcb7f4aeb04

1a5b203aeb9ca2cceca4d89be43e6d37e1382b98 authored almost 7 years ago by Pascal <[email protected]>
add typings for Permissions#valueOf

Commit: https://github.com/discordjs/discord.js/commit/2a9fdef9e541e47196982055595e1987bc1de74e

ec5e9efe95dabb336864bd6e7e12c0b69f0ae4f8 authored almost 7 years ago by Pascal <[email protected]>
add typings for new 2 basic colors

Commit: https://github.com/discordjs/discord.js/commit/3a3ca96b0ddbe2a87a940fb87cbff6bbef7c0f4b

ce94c1c018894512d0d79fd8dea23d92c0687358 authored almost 7 years ago by Pascal <[email protected]>
fix: allow infering of event parameters

Achieved by moving the final catch all declarations to the bottom

d70bde5a550e6bfd17b6c1edba0ba9599a843be1 authored almost 7 years ago by Pascal <[email protected]>
fix(VoiceConnection): mark actually private methods as private

32367282225f7dc12f8de00e56e4cc202134083a authored almost 7 years ago by Pascal <[email protected]>
fix(VoiceConnection): mark actually private methods as private

788a685c1f08853a54f285431939ac83fedfbf2c authored almost 7 years ago by Pascal <[email protected]>
add typings for GuildChannel#fetchInvites

Commit: https://github.com/discordjs/discord.js/commit/47bc0fc51e937f036a71d477f56fa884d44ee92d

60444149022d84dc2626cff1a91004c31d73f491 authored almost 7 years ago by Pascal <[email protected]>
add typings for inital presence support

d3c8501976ad21761241a1e00ec24c942b11aa1a authored almost 7 years ago by Pascal <[email protected]>
fix: GroupActivity.type is a number

7bff3c87a549dba0748c273a2bb73a0235fd6f9b authored almost 7 years ago by Pascal <[email protected]>
fix(GuildEmojiroleStore): methods do not accept a reason parameter

c937477cb04fb3620e59faca2a6cc113320cb774 authored almost 7 years ago by Pascal <[email protected]>
typings for GuildEmojiRoleStore

36229e3bce324483a247705d1d1772a265ea9a5c authored almost 7 years ago by Pascal <[email protected]>
fix: GuildMemberRoleStore's constructor accepts a GuildMember as only parameter

a1ee1317c9e71341cafd2d48ef270120e6fb9b57 authored almost 7 years ago by Pascal <[email protected]>
fix: a few string -> Snowflake

7f5d2cd4e2a2de60ee8d3893bdc09424fab5390b authored almost 7 years ago by Pascal <[email protected]>
typings for new GuildMemberRoleStore

c9e0e2bc7698646ff99a69045888c6c5a34cc7c2 authored almost 7 years ago by Pascal <[email protected]>
VoiceReceiver#createStream's mode is just 'opus' or 'pcm'

161be64c61171b4a07a8f5aee246b82da7f9abc0 authored almost 7 years ago by Pascal <[email protected]>
fix indent and undefined type

f3b4f37c7f0c4eae911f5a840c2e4a173449cc00 authored almost 7 years ago by Pascal <[email protected]>
further typings for voice rewrite

16f6834cdce57324797d95d777872603262629a5 authored almost 7 years ago by Pascal <[email protected]>
Add typings for voice-rewrite merge (#55)

* update play methods for voice rewrite

* add BroadcastDispatcher

* update StreamOptions

175ed4d74f0692d75b52616f7fdf9ec5066add41 authored almost 7 years ago by Will Nelson <[email protected]>
add overloads for Structures.get and Structures.extend

895af7f3dad233139b8246fe0e44079867e6cc95 authored almost 7 years ago by Pascal <[email protected]>
typings for new emoji base class

Commit: https://github.com/hydrabolt/discord.js/commit/aa3407f705002384acd8bb824437351d6f341305

932b24c33bdb2c076b9411ff7a32bc48555fd9c6 authored almost 7 years ago by Pascal <[email protected]>
typings for permission improvements

Commit: https://github.com/hydrabolt/discord.js/commit/d5b0cf9ffb5456efb270fc7ca8a0995feffe08e8

ea219b1ef645295ed5fe178d6ece5b24f63d2c9f authored almost 7 years ago by Pascal <[email protected]>
typings for permissionsFor Role

Commit: https://github.com/hydrabolt/discord.js/commit/b846cbd2b3760bc9438a0c75974bd15b9246d5e8

9952550263a85da405b23d47fb6d614fe5e65245 authored almost 7 years ago by Pascal <[email protected]>
update typings for Collector changes

Commit: https://github.com/hydrabolt/discord.js/commit/e576387fea2a973eefe298a6f3610eb0d8b54999

829f4271fed258be72151c32d471c9cd411d052a authored almost 7 years ago by Pascal <[email protected]>
add typings for new managable getter from GuildMember

Commit: https://github.com/hydrabolt/discord.js/commit/36555c1cea5d559eb5cfbaebec7866b21cd1a835

5674e649bede3c0534ef745157c34ba3058e0e1c authored almost 7 years ago by Pascal <[email protected]>
add typings for new GuildChannelCloneOptions members

Commit: https://github.com/hydrabolt/discord.js/commit/4fb7e64a39b1889191634f5f60fe9e20ad71ebfe

54ffad60fd7389f128041ce1ede52f1a500a97e8 authored almost 7 years ago by Pascal <[email protected]>
fix typo in APIError constant

Commit: https://github.com/hydrabolt/discord.js/commit/352bd13e6f590e12d5e2e3be0cf836e929cef74b

2d3eb9f78acbfe37b881f518752bc2ff53451580 authored almost 7 years ago by Pascal <[email protected]>
ShardClientUtil/Shard#eval now also accept a function

Commit: https://github.com/hydrabolt/discord.js/commit/8aafcd6cdea4b524e910c5e765e080cfff3477f2

00f9df9cb66265e1814915ae12e01bab29833327 authored almost 7 years ago by Pascal <[email protected]>
Fixed npm (#53)

04e61b5d9283ebfcfe4b1d9ae014b9b2c30b6d57 authored almost 7 years ago by Shayne Hartford <[email protected]>
typings for oop store method refactor

Commit: https://github.com/hydrabolt/discord.js/commit/9eac19d9d8bfb81dc0079e3bff073a20b9c9768f

c82b4090b7d59b00c359e0f7dbe067e2df708c01 authored almost 7 years ago by Pascal <[email protected]>
Permissions is also a PermissionResolvable

9cb55a9c08762dbd2326f89e30dab82f935963bb authored almost 7 years ago by Pascal <[email protected]>
everything relying on Permissions#resolve accept a PermissionResolvable and an array of it

576d85bd74c28714179b62598cf965f7d6ed0c6b authored almost 7 years ago by Pascal <[email protected]>
GuildMember#hasPermission now takes an options object over optional parameters

Commit: https://github.com/hydrabolt/discord.js/commit/61da73fee00078a88401d82b66fa3402e0d2785d

b7508efe5c3cbb498b18fc5e6f354360570e4f4e authored almost 7 years ago by Pascal <[email protected]>
move toString method for channels to base channel class

Commit: https://github.com/hydrabolt/discord.js/commit/abb93c9eb99ee1cf1580b3d09e46679186e8b6b7

00d7b865a6eac14637e0472d16bf6f7620c7db9b authored almost 7 years ago by Pascal <[email protected]>
add typings for animated emojis

Commit: https://github.com/hydrabolt/discord.js/commit/84e4dd6a998294e8a9a50c885006c1a908ba09ba

8c9422be7689afe02847574d6c07243642269fc8 authored almost 7 years ago by Pascal <[email protected]>
fix: end and remove listener return 'this' and not a string

3a5de09083abe3c64f52357298b682b6068b5fa4 authored almost 7 years ago by Pascal <[email protected]>
fix: Reason is optional when setting the parent of a GuildChannel

aa9d38c656b7faebc34ea65db46f733387d55f64 authored almost 7 years ago by Pascal <[email protected]>
Guild#createChannel's type parameter is now optional

Commit: https://github.com/hydrabolt/discord.js/commit/4063a3a16b581f643d5601ffcd735d9140c7c940

9c6509dff8ea171b7f296ff336076919a1457981 authored almost 7 years ago by Pascal <[email protected]>
typings for custom structures and optionalize token for Client#login

Custom Structures commits: https://github.com/hydrabolt/discord.js/compare/efd1c4c51625...77fc04...

e09912c457dbc3794d3f818e2ba407078c743a9b authored about 7 years ago by Pascal <[email protected]>
add typings for additional MessageMentions#has options

Commit: https://github.com/hydrabolt/discord.js/commit/2f84d950775c2d50b9f254f61885533440b9deaf

dd8d95837a9c788ff20e83954a4bc0fcc7b20608 authored about 7 years ago by Pascal <[email protected]>
add typings for sharding overhaul

Commits: https://github.com/hydrabolt/discord.js/compare/aaa92c0b05f6...950e65c7f12d

7fd64bc3ff6345a3ed310657b36ff59f0f1dda0b authored about 7 years ago by Pascal <[email protected]>
add Util#basename/setPosition and Guild#_memberSpeakUpdate

Commit: https://github.com/hydrabolt/discord.js/commit/b859501b6f980c0f6117a27e21c38a3e4db3e2bc

1955b37242319b0e73a436c4a76779a3c0d37f8c authored about 7 years ago by Pascal <[email protected]>
add new util methods and other small fixes

Commits:
- Util methods: https://github.com/hydrabolt/discord.js/commit/8237bc054ce2d705ea5432df...

0b5b13f4a521cba0fc42aa0f9b2c4a1abca2de3d authored about 7 years ago by Pascal <[email protected]>
fix: Collector and Shard extend EventEmitter

Commits:
- Shard: https://github.com/hydrabolt/discord.js/commit/6fa4fc532cf9525838b55287a5565be...

86d43683db946d2dc5284039c99ebc325ee2764f authored about 7 years ago by Pascal <[email protected]>
fix indent, resumed event; add new shard properties

Commit for shard properties: https://github.com/hydrabolt/discord.js/commit/196cf7652e1a9c900957...

bebbf57f9404116cbf295d2aa9986ab431940297 authored about 7 years ago by Pascal <[email protected]>
add type for Guild#features and ReactionCollector#remove event

Commits:
Guild#features https://github.com/hydrabolt/discord.js/commit/2d8e26c24c360148083cacb34...

b85449c6214787e38ba0a8f0725e4fa5a47fdb59 authored about 7 years ago by Pascal <[email protected]>
add typings for ReactionUserStore

Commit: https://github.com/hydrabolt/discord.js/commit/5cd42695aeb974e998d4b220cba1c27b30a55628

c4539f00aa0109fad763f4840922521abe98a5a3 authored about 7 years ago by Pascal <[email protected]>
add rateLimit event and relocate MessageEmbedOptions

rateLimit as of https://github.com/hydrabolt/discord.js/commit/ee1d4c53f2770b5e4748d0d7402dc0291...

9b5bdd10cdb088edaa503e811b15634010b06724 authored about 7 years ago by Pascal <[email protected]>
change MessageCollectorOptions#maxMatches to maxProcessed

as of https://github.com/hydrabolt/discord.js/commit/8beefe66d5ef9d9a856c432e5937051cef5760fe

3c58789b9b0591255e5d5965419ba6a3736f1dae authored about 7 years ago by Pascal <[email protected]>
fix(DataStores): add constructors, fields, generics, and methods (#50)

fix(DataStores): add constructors, fields, generics, and methods

37e113f9e7f76fb140abb6ae6e04488665d79d92 authored about 7 years ago by SpaceEEC <[email protected]>
new exports, setNSFW, typing promise, and optionals

Exported classes as of: https://github.com/hydrabolt/discord.js/commit/0a05761b49dbd3970234ddaf8...

b24da6bb9cb3668308549784ab5e940d4759b9db authored about 7 years ago by SpaceEEC <[email protected]>
More typings for v12 (#49)

422fd49f3b2b2c62b5601da3d912ae9aaf42df91 authored about 7 years ago by SpaceEEC <[email protected]>
Add definition for GuildChannel Parent (#47)

Add definition for GuildChannel Parent

5131e88ffe0b61c2f69318e53e54a3e3edec6f1e authored about 7 years ago by Gonthier Renaud <[email protected]>
Proper v12 typings (#44)

Proper v12 typings

3d832c410f535953cbdd9304e21a451cdabe359d authored about 7 years ago by Crawl <[email protected]>
Typings for 11.2 (#45)

Typings for 11.2

697fc933de90209b81b69bd0fe87883e3c7a217d authored over 7 years ago by SpaceEEC <[email protected]>
MessageOptions#code accepts a boolean too and new typings (#39)

MessageOptions#code accepts a boolean too and new typings

f07cf2bb9673d15b77872abc7ab51395c8cced16 authored over 7 years ago by SpaceEEC <[email protected]>
Client#guildMembersChunk emits an array of members. (#34)

And PermissionResolve does not accept an array of PermissionStrings or numbers

0967675a2f8e6fa46ab543f955af82a82230d17a authored over 7 years ago by SpaceEEC <[email protected]>
Added HTTPOptions (#33)

Added HTTPOptions

8e56ab9ac1284fdf9b78b153c78e62d175f99b4b authored over 7 years ago by SpaceEEC <[email protected]>
Make guild.setup public (#32)

* Make guild.setup public

* alphabetical order?

* change to protected

fec5a7b211a05839be71208bf51a86af19d36459 authored over 7 years ago by Damon Ezard <[email protected]>
Added 11.1-dev stuff (#31)

97494e0b9d47160b47b9f07df976479be5000130 authored over 7 years ago by SpaceEEC <[email protected]>
Update Collection#sort()

99e19b9d76dde5f1498b58bb9261042d9afa055c authored over 7 years ago by Zack Campbell <[email protected]>
Add TextBasedChannel#lastMessage (#30)

* Add lastMessage

* The weather is nice today

54b72a2b75abf4f43b2ddd304afaa5c83af51ad2 authored over 7 years ago by Pg Biel <[email protected]>
Add typings for new Invite properties and createMessageCollector method (#29)

fc1f9d82d19c71ae4f20556a261f4a93ff933085 authored over 7 years ago by SpaceEEC <[email protected]>