discord.js/src/stores
2020-01-24 17:08:40 +01:00
..
ChannelStore.js fix(ChannelStore): return existing DMChannels within add() (#3438) 2019-08-28 11:13:09 +02:00
DataStore.js fix: old objects not being cached (#3225) 2019-04-23 11:32:03 +01:00
GuildChannelStore.js fix(GuildChannelStore): default channel type incorrectly set (#3496) 2019-10-01 10:56:14 +02:00
GuildEmojiRoleStore.js fix(stores): Add symbol.species for not-actual-stores (#3477) 2019-09-22 23:50:41 +02:00
GuildEmojiStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildMemberRoleStore.js fix(stores): Add symbol.species for not-actual-stores (#3477) 2019-09-22 23:50:41 +02:00
GuildMemberStore.js feat(GuildMemberStore): make timeout refresh after every GUILD_MEMBERS_CHUNK (#3645) 2020-01-24 17:08:40 +01:00
GuildStore.js feat: widen GuildResolvable to include more structures (#3512) 2019-12-21 21:28:09 +01: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 feat(Partials): add DMChannel/MessageReaction#fetch() and PartialTypes.REACTION (#3474) 2020-01-05 16:45:49 +01:00
ReactionUserStore.js fix(ReactionUserStore): remove method firing messageReactionRemove event twice (#3277) 2019-08-17 21:09:29 +02:00
RoleStore.js refactor: move Guild#defaultRole to RoleStore#everyone (#3347) 2019-08-17 18:02:17 +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