Represents a Discord.js Guild object that has had a GuildStorage object
for the guild the message was sent from, if any, mixed in by the CommandDispatcher before being passed
to the command action upon Command execution
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
storage |
|
<nullable> |
GuildStorage object for the guild this message came from. Not present if the message was not sent from within a guild |
- Mixes In:
- Source: