authorization

abstract val authorization: String

当前bot使用的 token 拼接了 Bot 前缀的结果,用于通过API进行请求,会随着 token 的变化儿变化。