View Source DiscoLog.Discord.Config (disco_log v0.7.0)
Discord configuration module.
Summary
Functions
@spec new(DiscoLog.Config.config()) :: %DiscoLog.Discord.Config{ category: term(), category_id: term(), enable_discord_log: term(), error_channel: term(), error_channel_id: term(), guild_id: term(), info_channel: term(), info_channel_id: term(), occurrences_channel: term(), occurrences_channel_id: term(), occurrences_channel_tags: term(), tags: term(), token: term() }