nonebot / nonebot/adapter-telegram
inline的响应器不支持got么
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 74
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
场景描述
我给用户发送1个键盘,用户按下不同的按键会会有不同的callbackdata,根据data的不同,和用户进行不同的询问,并获取用户的输入
代码
报错
疑问
- 这个inline的响应器不支持got方法么,还是我的使用姿势不对?
- 那我 应该如何在按下不同的按键后,与用户进行不同的交互呢
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the report. Start by reproducing the inline responder flow with the got call and inspect the reported error; done means establishing the supported interaction pattern or identifying the adapter change and validating it with a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100