Class MongoGuildConfig

MongoDB variant of GuildConfig.

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

config: string

Serialized JSON of ILevelConfig. Stored as a string so it works across all DB adapters.

guildId: string

The guild ID — primary key

mongoId?: string