mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 22:21:17 +00:00
Webpack build for branch data-store-refactor: bffd4578a67454990f6468fe0de43da07abce44d
This commit is contained in:
parent
8b4b66c0f8
commit
cd4abe1e86
1 changed files with 1 additions and 1 deletions
|
|
@ -9743,7 +9743,7 @@ const Collection = __webpack_require__(3);
|
|||
let Message;
|
||||
|
||||
/**
|
||||
* Stores messages from channels
|
||||
* Stores messages for text-based channels.
|
||||
* @extends {DataStore}
|
||||
*/
|
||||
class MessageStore extends DataStore {
|
||||
|
|
|
|||
Loading…
Reference in a new issue