# Functions

Init 使用 ./application.toml 初始化全局配置.
InitWithContent 从字节数组中读取配置内容.

# Variables

GlobalConfig 默认全局配置.

# Structs

BotConfig 代表TOML文件中的bot部分.
No description provided by the author