nonebot / nonebot/adapter-telegram

inline的响应器不支持got么

Open
#63 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
74
Forks
15
PR merge metrics
No merged PRs in 30d

Description

场景描述
我给用户发送1个键盘,用户按下不同的按键会会有不同的callbackdata,根据data的不同,和用户进行不同的询问,并获取用户的输入

代码
image

报错
image

疑问

  1. 这个inline的响应器不支持got方法么,还是我的使用姿势不对?
  2. 那我 应该如何在按下不同的按键后,与用户进行不同的交互呢

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.