discord.js/src/stores
2018-03-10 14:08:59 +01:00
..
ChannelStore.js Mark DataStores as public to directly display them in the docs. (#2268) 2018-01-20 08:00:44 +01:00
ClientPresenceStore.js feat(ClientOptions): add support for setting an initial presence (#2320) 2018-02-04 21:32:45 +01:00
DataStore.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
GuildChannelStore.js feat: allow multiple permission overwrites when editing channel (#2370) 2018-03-03 11:18:58 -06:00
GuildEmojiRoleStore.js GuildEmoji: Move all role related functions to a separate store (#2271) 2018-01-24 20:47:20 +01:00
GuildEmojiStore.js fix(GuildemojiStore): allow resolving of external ReactionEmoji 2018-03-10 14:08:59 +01:00
GuildMemberRoleStore.js fix(GuildMemberRoleStore): make remove role remove roles again 2018-03-05 14:50:59 +01:00
GuildMemberStore.js fix: GuildMemberStore: unban returns user 2018-03-08 10:08:59 -06:00
GuildStore.js Mark DataStores as public to directly display them in the docs. (#2268) 2018-01-20 08:00:44 +01:00
MessageStore.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00
PresenceStore.js Mark DataStores as public to directly display them in the docs. (#2268) 2018-01-20 08:00:44 +01:00
ReactionStore.js Mark DataStores as public to directly display them in the docs. (#2268) 2018-01-20 08:00:44 +01:00
ReactionUserStore.js fix: require discordjserror to throw meaningful errors where necessary 2018-01-22 20:23:36 +01:00
RoleStore.js fix: re-add highest property to RoleStore and GuildMemberRoleStore 2018-03-01 11:52:29 -06:00
UserStore.js refactor: more oop with stores (#2216) 2018-01-11 16:33:30 +00:00