Replies: 1 comment 2 replies
-
有关 Koishi 使用方面的问题可以在 Discussions 版 的 Q&A 区 提问。Issue 主要用于反馈 Koishi 本身的 bug。我已帮你移动分区。 根据我目前使用的 Bot,Telegram 不支持获取 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
如果你使用以下指令尝试从 @ 中读取用户 id
你会发现在 Telegram 适配器下你读了个寂寞


以下是详细日志
可以看到一个巨大的
telegram:undefined
呈现在眼前。Steps to reproduce
最小复现代码如上
Expected behavior
我们拿出接入 NapCat 的 onebot 适配器。
Screenshots
No response
Versions
System:
OS: Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
CPU: (4) x64 AMD EPYC 7B13 64-Core Processor
Binaries:
Node: 21.7.3
Yarn: 4.1.1
Koishi:
Core: 4.17.12
Console: 5.29.3
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions