discord.js/src/stores
Kyra c432591113 feat(RoleStore, ChannelStore): fetch() method (#3071)
* feat({Role,Channel}Store): fetch method

* docs: Add usage examples to the new methods

* misc: Add note of why we are fetching all roles even for a single one
2019-02-09 15:07:31 +00:00
..
ChannelStore.js feat(RoleStore, ChannelStore): fetch() method (#3071) 2019-02-09 15:07:31 +00:00
DataStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildChannelStore.js feat(GuildChannelStore): add support for create to accept a position (#2965) 2018-12-22 08:50:33 +01:00
GuildEmojiRoleStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildEmojiStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildMemberRoleStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildMemberStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
GuildStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
MessageStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06: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 feat(RoleStore, ChannelStore): fetch() method (#3071) 2019-02-09 15:07:31 +00:00
UserStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
VoiceStateStore.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00