文档页面:https://koishi.chat/zh-CN/plugins/adapter/discord.html 比如:https://koishi.chat/zh-CN/plugins/adapter/discord.html#options-gateway endpoint默认值早已在https://github.com/satorijs/satori/issues/14 中改为`https://discord.com/api/v10` gateway变成默认从api获取 相关源码https://github.com/satorijs/satori/blob/main/adapters/discord/src/types/gateway.ts 反正文档过时了