discord.js/src/stores
2019-08-10 12:22:11 +02:00
..
ChannelStore.js docs(*Resolvable): make them appear on the docs 2019-06-05 22:18:06 +02:00
DataStore.js fix: old objects not being cached (#3225) 2019-04-23 11:32:03 +01:00
GuildChannelStore.js docs(*Resolvable): make them appear on the docs 2019-06-05 22:18:06 +02:00
GuildEmojiRoleStore.js src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227) 2019-04-29 17:49:41 +01:00
GuildEmojiStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildMemberRoleStore.js src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227) 2019-04-29 17:49:41 +01:00
GuildMemberStore.js fix(GuildMemberStore): reject BAN_RESOLVE_ID error instead of throwing it (#3425) 2019-08-10 12:22:11 +02:00
GuildStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
MessageStore.js docs(*Resolvable): make them appear on the docs 2019-06-05 22:18:06 +02:00
PresenceStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
ReactionStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
ReactionUserStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
RoleStore.js docs(RoleStore): update -> create in create method (#3349) 2019-06-19 18:49:33 +02:00
UserStore.js Partials (#3070) 2019-02-13 17:39:39 +00:00
VoiceStateStore.js docs/typings(VoiceStateStore): document and type the class (#3294) 2019-07-04 16:20:28 +02:00