discord.js/src/util
Sugden 2ee0f1cdc6
feat(GuildManager): Allow for more options for GuildManager.cre… (#3742)
* typings: add GuildVerificationLevel and GuildExplicitContentFilter

* implement new types

* fix jsdoc on stores

* typo

* add more options for GuildStore#create

* add channels and roles

* update typings

* fix typings and use snake case for permissionOverwrites

* typings & jsdoc

* fix tslint

* remove trailing whitespace

* fix jsdoc

* fix jsdoc

* fix oopsies

* fix lint

* fix lint

* fix mr lint man

* add typedefs and support for setting channel parents

* fix tab indenation

* update jsdoc

* suggested changes

* style: fix silly format

* docs(PartialChannelData): name is not optional

* style: remove silly format
2020-02-29 07:43:42 +01:00
..
ActivityFlags.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
BitField.js fix(BitField): remove for..in in favor of Object.entries (#3650) 2020-01-13 14:07:54 +00:00
Collection.js feat: external collection package (#2934) 2019-09-10 17:44:47 +02:00
Constants.js feat(GuildManager): Allow for more options for GuildManager.cre… (#3742) 2020-02-29 07:43:42 +01:00
DataResolver.js cleanup(DataResolver): stats can't be falsy (#3651) 2020-01-05 17:45:16 +01:00
LimitedCollection.js feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
MessageFlags.js feat: add new MessageFlags.FLAGS & User#system (#3603) 2019-12-15 20:23:06 +01:00
Permissions.js feat(Permissions): add new method Permissions#any (#3450) 2019-09-10 10:55:42 +02:00
Snowflake.js chore(deps): update deps and fix lint (#3833) 2020-02-24 23:14:31 +01:00
Speaking.js feat(Speaking): add PRIORITY_SPEAKING bit (#3680) 2020-01-13 13:58:40 +00:00
Structures.js chore(deps): update deps and fix lint (#3833) 2020-02-24 23:14:31 +01:00
SystemChannelFlags.js docs/typings(SystemChannelFlags): properly document and use resolvable (#3794) 2020-02-24 13:03:45 +01:00
Util.js refactor(Guild)/fix(Util): use resolveID and regex for cleanCod… (#3837) 2020-02-28 18:26:37 +01:00