package
Version:
v0.0.0-...-0408bf9
Opens a new window with list of versions in this module.
Published: Jul 31, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GuildSettings struct {
GuildId string `db:"guild_id"`
ChannelLock bool `db:"channel_lock"`
ChannelLockId string `db:"channel_lock_id"`
TempLock bool `db:"temporary_lock"`
ReasonRequired bool `db:"require_reason"`
MinRoleId string `db:"min_role_id"`
LogChannel string `db:"min_role_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.