WelcomeChannelConfig
Functions
Link copied to clipboard
abstract suspend fun getLoggingChannel(channel: GuildMessageChannel, guild: Guild): GuildMessageChannel?
Get the configured logging channel for the given channel and guild.
Link copied to clipboard
Link copied to clipboard
Get the configured serializer module, which may be modified if other blocks have been set up.
Link copied to clipboard
abstract suspend fun getStaffCommandChecks(): List<<Error class: unknown class><out <Error class: unknown class>>>
Get the configured staff command checks, used to ensure a staff-facing command can be run.